Top-10 things to do after installing LinuxMint 17.3 to make user friendly

7) Install Synaptic Package Manager

If you are not familiar in command line, i will advise you to install Install Synaptic Package Manager which will help you to install, remove, update packages with GUI.

# Install Synaptic Package Manager #
$ sudo apt-get install synaptic

top-things-to-do-after-installing-linuxmint-17-3-image-5

8) Install punch of Apps

Install punch of Softwares which is available in Mint Repository which is mandatory for daily activity. You can done this by navigating Menu >> Search “Software Manager” >> Open Software manager “Choose the Categories or directly search the package” to install.
top-things-to-do-after-installing-linuxmint-17-3-image-6
Alternatively we can install it by running below commands.

# Install VLC Media Player #
$ sudo apt-get install vlc

# Install gimp & inkscape #
$ sudo apt-get install gimp inkscape

# Install messanger #
$ sudo apt-get install pidgin

# Install qbittorrent #
$ sudo apt-get install qbittorrent deluge

# Install p7zip which will extracts all kind of archives #
$ sudo apt-get install p7zip

# Install Office suite #
$ sudo apt-get install libreoffice

# Install Filezilla FTP client #
$ sudo apt-get install filezilla

# Install Virtualization software #
$ sudo apt-get install VirtualBox

# Install dropbox desktop sync client #
$ sudo apt-get install dropbox

# Install steam for games #
$ sudo apt-get install steam

# Install wine to run windows program #
$ sudo apt-get install wine

# Terminal emulator for shell #
$ sudo apt-get install terminator

# Install Chat Client #
$ sudo zypper install skyp

About Magesh Maruthamuthu

Love to play with all Linux distribution

View all posts by Magesh Maruthamuthu

2 Comments on “Top-10 things to do after installing LinuxMint 17.3 to make user friendly”

Leave a Reply

Your email address will not be published. Required fields are marked *