1 how t0 install sudo aptitude update && sudo aptitude install rar unrar
2 netbeans from konsole: sudo sh /home/princess/Downloads/netbeans-7.1-ml-linux.sh
3 To install the Chromium Browser via the Konsole:
- Hit Alt+F2 on you keyboard.
- In the “Run Command” dialog, type: “konsole” and hit the [enter] key.
- Then you will type the following code:
sudo apt-get update
then press the [enter] key. This will update the list of packages available for installation. - Finally, type the following code:
sudo apt-get install google-chrome-stable
then press the [enter] key. This will install Google’s Chrome, Web Browser.
FYI: These steps should also work for Ubuntu.
No comments:
Post a Comment