Terminal made easy

26 March 2007 – 3:42 pm

A package that was made default in Ubuntu Feisty is “command-not-found“, the following is an example of what it does:

igama@marte:~$ xmms
The program ‘xmms’ is currently not installed.  You can install it by typing:
sudo apt-get install xmms
bash: xmms: command not found

What more information does a new user to ubuntu need? :)

Post a Comment