Quantcast
Channel: LinuxG.net
Viewing all articles
Browse latest Browse all 2249

How To Install Drawers 13.10 On Ubuntu 14.04 Trusty Tahr And Ubuntu 13.10 Saucy Salamander

$
0
0

Hello Linux Geeksters. As you may know, Drawers is an open source application, that enables the users to create drawers for the Unity Launcher, which enables the users to organize their favorite apps, in quick lists.

Via the Active Drawers, the users can launch the content of the a folder (by left clicking), which gets updated when new files is added, or access the files as quicklists, by right clicking. The quicklist displays only the most recent 10 items, but they can also be pinned, to be always available.

The AppMenu Drawers provides a Gnome Classic-like application menu, enabling the users to categorize the apps in order to have them displayed automatically, and pinned to the Launcher’s quicklist.

The latest version available is Drawers 13.10, which has been recently released.

How To Install Drawers 13.10 On Ubuntu 14.04 Trusty Tahr And Ubuntu 13.10 Saucy Salamander

How To Install Drawers 13.10 On Ubuntu 14.04 Trusty Tahr And Ubuntu 13.10 Saucy Salamander

In this article I will show you how to install Drawers 13.10 on Ubuntu 14.04 Trusty Tahr and Ubuntu 13.10 Saucy Salamander.

Because it is available via PPA, installing Drawers 13.10 on Ubuntu 14.04 and Ubuntu 13.10 is easy. All you have to do is add the ppa to your system, update the local repository index and install the drawers package. Like this:

$ sudo add-apt-repository ppa:ian-berke/ppa-drawers
$ sudo apt-get update
$ sudo apt-get install drawers

Optional, to remove drawers, do:

$ sudo apt-get remove drawers

Or, if you want to uninstall drawers, disable the recently added PPA and downgrade all the packages that got updated via the PPA, do:

$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa:ian-berke/ppa-drawers

Share and Enjoy

TwitterFacebookGoogle PlusEmailRSS

Viewing all articles
Browse latest Browse all 2249

Trending Articles