RSS
 

Posts Tagged ‘ppa’

Linoob’s Guide to Aptitude-GUI

15 Mar

Aptitude GUI is a graphical version of Aptitude we talked about in our previous post. As Aptitude has already been removed from official repository of Ubuntu, one cant expect to see this GUI based Aptitude by default in Ubuntu Precise Pangolin. But there is a way to install Aptitude-GTK in Ubuntu using the PPA below.

Howto Install

Now, this can be installed using the ppa below.

sudo add-apt-repository ppa:yofel/ppa
sudo apt-get update
sudo apt-get install aptitude-gtk

Read the rest of this entry »

 

Cinnamon 1.4 Released

15 Mar

Cinnamon 1.4 has been released and has received cool new features this time.’Expo’ & ‘Scale’ features add eyecandy to your desktop experience, and there are lot of other improvements in usability as well. Cinnamon 1.4 is already there in Mint 12 repositories. Ubuntu users can use the PPA below.

 

PPA

You can use the PPA to install Cinnamon 1.4 on Ubuntu -

sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
sudo apt-get update
sudo apt-get install cinnamon

Read the rest of this entry »

 

Audacity 2.0 Released

15 Mar

Audacity is free, open source, cross-platform software for recording and editing sounds. Good news is Audacity 2.0 has been released with numerous improvements in GUI and features. It has dozens of new features, developed in the 1.3 series. It replaces all previous versions, especially 1.2.6 and 1.3.14.

 

Download Audacity 2.0

Read the rest of this entry »

 

Linoob’s Guide to PPA – Personal Package Archives

14 Mar

Personal Package Archives (PPA) allow developer/users to upload Ubuntu source packages to be built and published as an apt repository by Launchpad. Well, for an Ubuntu user, installing packages from PPA is a regular thing. Its one the most elegant ways to get our software in Ubuntu, besides the Software Center ofcourse. So today we are going to talk about the simple way to install a software from its PPA given to us.

 

Read the rest of this entry »

 
No Comments

Posted in Bash, Basics

 

Wine 1.4 Released

08 Mar

Wine 1.4 has been released today and includes support for a wide range of applications, including Microsoft Office 2010.  This release represents 20 months of development effort and over 16,000 individual changes. The main highlights are the new DIB graphics engine, a redesigned audio stack, and full support for bidirectional text and character shaping. There are some major architectural changes and a new audio stack designed around the newer Vista / Win 7 system and integrated into the native audio system. Almost every other subsystem received substantial updates, including Direct3D, the Gecko-based web browsing components, and better internationalization.

Install

Open the terminal and type the following ppa for installation -

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3

and exit.

Read the rest of this entry »

 

MyUnity – Unity Tweak Tool

07 Jan

MyUnity is a Unity Tweak tool for Ubuntu that is used to adjust, tweak and customize Unity desktop. MyUnity is also available for the Ubuntu 12.04 in the repositories so it can be installed right from Ubuntu Software Center. It is very simple, lightweight, and user friendly.

 

Read the rest of this entry »

 

Cairo Dock 2.4.0 Released

28 Sep

Cairo-Dock is a unified dock-like interface for your desktop. Besides a cool dock, it provides a taskbar, and many applets that can be placed either inside the dock or on your desktop, at your convenience ! It is highly customizable and comes with a lot of ready-to-use themes.

PPA

This PPA will install cairo dock in your Ubuntu desktops (yes ! 11.10 also).

sudo add-apt-repository ppa:cairo-dock-team/ppa
sudo apt-get update && sudo apt-get install cairo-dock

Read the rest of this entry »

 

Ubuntu Tweak 0.6 Beta Testing

23 Sep

Ubuntu Tweak 0.6 Beta is finally out after a long wait. We wish you all the very best to Tualatrix Chou from the entire open-source community as despite of the hardships he faced in the previous weeks, he is still on the way to get UT 0.6 working. Thank-you very much !

Read the rest of this entry »