Sunday, December 11, 2011

Usefull Software


Well, sometimes, when we've installed Ubuntu, we asked ourselves, what is the most aproppiate software on this O.S.

Y PPA Manager

It's an easy way for looking for ubuntu-packages if you know the name of them, and you want to install them throw repositories. That amount of time that we waste for looking for a way to install a package, has finished, this program is the solution. Also, you can purge data, add GPC keys and more.
To install it:
Add ppa:webupd8team/y-ppa-manager in the software center.
And then:
sudo apt-get update
sudo apt-get install y-ppa-manager



Ubuntu-Tweak

It's very similar to Ubuntu software center, but with a lot of functions like janitor, install some apps, add new repositories, add scripts...

Download:



Djl

It has a lot of games for linux, if you want to install it, add repositories of Getdeb and Playdeb.
Then:
sudo apt-get update
sudo apt-get install djl

Bleachbit

If yu know Ccleaner, bleachbit is something like that, bt much better and quickier:

sudo apt-get install bleachbit



Deborphan

Removes the unnecessary packages and the orphaned packages only with a few clics:

sudo apt-get install deborphan-gtk (graphic-version)

sudo apt-get install deborphan (non-graphic-mode)


JDownloader

It's a dowloader-client, you can download lots of links of MU, RS, FS....:

sudo add-apt-repository ppa:jd-team/jdownloader
sudo apt-get update
sudo apt-get install jdownloader


Virtualbox

This software allows you to have many O.S. in the same O.S., you won't have to restart your computer if you want to run an Apple and you are in this moment in windows. If you want to install it, just type:
sudo apt-get install virtualbox-3.2

or you can also download from:




Minitube

Like its name says, it's a tiny client to watch youtube, but without the necessity of running the web browser. If you want to install it:

sudo apt-get install minitube

No comments:

Post a Comment