There is a new version of this tutorial available for Ubuntu 14.10 (Utopic Unicorn).

The Perfect Desktop - Ubuntu 14.04 LTS (Trusty Tahr) - Page 2

3 Update The System

Now it's time to check for updates and install them. You can start the Update Manager by opening the Dash, typing in Update Manager into the search bar and clicking on the icon:

The Update Manager tells you which updates are available (you can click on the Check button to refresh the list). Click on Install Updates to install them:

If there are any updates available you can install them by clicking on Install Updates and entering your password confirm administrative rights. When the update is complete,click on Close (if a new kernel was amongst the updates, a system restart is required to make the changes effective. If this is necessary, you will see a Restart Now button. Click on that button to restart the system.). The system is now up-to-date.

 

4 Flash Player And Java

If you have checked the Install this third-party software check-box during installation Flash Player should already be installed on the system but Java has to be installed manually.

To check this, open Firefox and type about:plugins in the address bar. Firefox will then list all installed plugins, and it should list the Flash Player (version 11.2 r202) plugins among them.

We will install Java a few steps below.

5 Inventory Of What We Have So Far

Now let's browse all menus to see which of our needed applications are already installed (open Dash and click on the second icon at its bottom - The label Installed displays all application already on your system):

You should find the following situation ([x] marks an application that is already installed, whereas [ ] is an application that is missing):

Graphics:
[ ] The GIMP
[x] Shotwell Photo Manager

Internet:
[x] Firefox
[ ] Opera
[ ] Chromium
[x] Flash Player
[ ] FileZilla
[x] Thunderbird
[ ] Evolution
[ ] aMule
[x] Transmission BitTorrent Client
[ ] Vuze
[x] Empathy IM Client

[x] Pidgin IM client

[ ] Skype
[ ] Google Earth
[ ] Xchat IRC
[ ] Gwibber Social Client

Office:
[x] LibreOffice Writer
[x] LibreOffice Calc
[ ] Adobe Reader
[ ] GnuCash
[ ] Scribus

Sound & Video:
[ ] Amarok
[ ] Audacity
[ ] Banshee
[ ] MPlayer
[x] Rhythmbox Music Player
[ ] gtkPod
[ ] XMMS
[ ] dvd::rip
[x] Kino
[ ] Sound Juicer CD Extractor
[ ] VLC Media Player
[ ] RealPlayer
[x] Totem
[ ] Xine
[x] Brasero
[ ] K3B
[ ] Multimedia-Codecs

Programming:
[ ] KompoZer
[ ] Bluefish
[ ] Eclipse

Other:
[ ] VirtualBox
[ ] TrueType fonts
[ ] Java
[x] Read/Write support for NTFS partitions

[ ] gdebi

[ ] Synaptic Package Manager

So some applications are already on the system. NTFS read-/write support is enabled by default on Ubuntu 14.04.

6 Install Synaptic and Configure Additional Repositories

Before you install any additional packages it's best to first install the Synaptic Package Manager since it easily lets you download multiple packages at a time. Open a terminal (Dash > Terminal) and enter

sudo apt-get update
sudo apt-get -f install
sudo apt-get install synaptic


To install Adobe-reader open the link in browser & download the latest binary package for the Adobe.




Goto your Download directory & give execute permissions to the binary file & run the installer.

chmod +x AdbeRdr*
sudo ./AdbeRdr*


So your Adobe reader is installed.


Share this page:

0 Comment(s)