The Perfect Desktop - Ubuntu 12.10 (Quantal Quetzal) - Page 4
10 Google EarthIn chapter 7, if you chose Google Earth over Marble, you have installed the package googleearth-package which is a utility to automatically build a .deb package of Google Earth. This means, Google Earth is not yet installed; we have to first build a .deb package of it with the help of googleearth-package, and then install the .deb package. Open a terminal and become root: sudo su Now you can build the Google Earth .deb package as follows: make-googleearth-package --force [...] If you don't see any errors, then you should find the Google Earth .deb package in the current directory: ls -l root@howtoforge-VirtualBox:~# ls -l I want to install the .deb package using gdebi which takes care of all dependencies. gdebi googleearth_6.0.3.2197+0.7.0-1_amd64.deb
11 OperaIf you like Opera more than Firefox or Chromium, you have to download it directly from their website. Open a browser and go to http://www.opera.com/browser/download/; select Ubuntu as the distribution and then default package and click on the Download Opera button: A download dialogue should come up. Select Save File: The package will be saved in your default download folder, which is the Downloads folder in your personal folder. Open a terminal and install it from there as follows (replace my username with yours and the version of Opera with the one you downloaded, if it has changed since this writing): cd /home/howtoforge/Downloads/
12 KompozerUnfortunately Kompozer isn't available from the Ubuntu 12.10 repositories, therefore you have to install it as follows: cd /home/howtoforge/Downloads sudo dpkg -i kompozer*.deb
13 NightingaleNightingale is not available in the Ubuntu repositories and has to be downloaded from their website at http://getnightingale.com. Click on the big download button and open the downloaded archive with the archive manager. The application doesn't need to be installed since it can be started directly from the downloaded directory.
14 Adobe ReaderOpen a browser and go to http://get.adobe.com/reader/; click on the Download now button: Click on the Save File button to store the Adobe Reader installer on your hard drive: Open a terminal and go to the directory where the download was stored (e.g. /home/howtoforge/Downloads): cd /home/howtoforge/Downloads Run ls -l to find out how the file is named: howtoforge@howtoforge-VirtualBox:~/Downloads$ ls -l In this case it is named AdbeRdr9.5.1-1_i486linux_enu.bin. Make the file executable and then run it to install Acrobat Reader: chmod 755 AdbeRdr9.5.1-1_i486linux_enu.bin
15 Inventory (III)All wanted applications are installed now: Graphics: Internet: Office: Sound & Video: Programming: Other:
16 Links
You are welcome to leave recommendations for software in the comments for the next issues!
|










Recent comments
1 day 4 hours ago
1 day 4 hours ago
1 day 9 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 22 hours ago
2 days 4 hours ago
2 days 8 hours ago
2 days 10 hours ago