Install Software In Linux
How To Install Software In Linux Mint with Software Manager (Mint Install)
Installing Linux software has never been so easy to do, all software available for download from one and safely location, without malware and virus.
This is an easy guide, which help you how to Install Software In Linux Mint with Software Manager, Package Manager, from the Internet Software Portal (Linux Mint Community site) and with the Terminal Commands. Also how to Install Software In Linux from the authors home site.
Install Software In Linux Mint with GUI, Graphical User Interface.
Software Manager whit over 32.000 packages!
In Software Manager, All software are shared into several categories, Featured, Accessories, Education, Games, Graphics, Internet, Office, Science, Sound and video, Programming and All packages.
Some categories has also sub categories, like Games, we install Frozen Bubble, just click on the software you want to install
Info about the program, and user reviews, click install
To install or remove software you need to authenticate, type your password and press Authenticate
Installing Frozen Bubble game, when ready close the window
Starting the Frozen Bubble game
Ready, this is how to Install Software In Linux Mint with Software Manager
Install Software In Linux with the Package Manager.
Open the Synaptic Package Manager, click Menu and Package Manager, it ask for password.
In the Quick filter type the name of software you want to install, right click on the package you want to install and select “Mark for Installation”.
Mark additional required changes, The chosen action also affects other packages (called dependencies).
Click Apply, to apply all marked changes.
Summary, This is the last opportunity to look trough the list of marked changes before they are applied. Click Apply
Downloading Packages Files, just wait
Installing Software, the marked changes are now being applied. This can take some time. Pleas wait.
The software is installed, close the window, The software is ready to use. This is how to Install Software In Linux Mint with the Package Manager
Install Software In Linux Mint from the Internet Software Portal (Linux Mint Community site)
In the Software Portal you can choose applications from several categories, Featured, Accessories, Education, Games, Graphics, Internet, Office, Science, Sound and video, Programming and All packages or Search package with Name or Content.
Click on the software you want to install.
Here you can read Descriptions about the program and Users Reviews, Click Install button.
Launch Application, This link needs to be opened with an application. Click OK.
Install additional software, Do you want to install package? Click Install.
Applying Changes, Installing Software, the marked changes are now being applied. This can take some time. Pleas wait.
When the window disappears is the installation ready. this is how to Install Software In Linux Mint from the Internet Software Portal (Linux Mint Community site)
Install Software In Linux with the Terminal Commands
The quickest way to install Software In Linux are with the Terminal
Open Terminal with Keyboard Short-cut CTRL+ALT+T Open terminal in Linux Mint, Menu and Terminal
In the Terminal, copy there the following command
sudo apt-get install frozen-bubble
Hit ENTER and your password
The software is installed, close the window, The software is ready to use.
This is how to Install Software In Linux Mint with the Terminal Commands
Install Software In Linux from the authors home site
Thanks to Anthon for the tip to this guide!
Download yWriter5 zip from the spacejock.com site.
Right click on the yWriter5 zip file an Opend With Archive Manager.
Extract the file to your Home folder.
After the Extract, check that you allow executing ywriter5.exe file as program! Go to the file yWriter5, bin
Right click on the yWriter5.exe and select Properties.
Go to Permission tab, check that there is a check-mark in Execute: Allow executing file as program.
Installing the dependencies, Open the Terminal
sudo apt-get install libmono-microsoft-visualbasic8.0-cil
and press enter, ad your password and enter again.
When asking, Do you want to continue, type Y and press Enter, it install it.
sudo apt-get install ttf-mscorefonts-installer
Press Enter, terminal asks for a password only once per session. If they’re already installed, the terminal will tell you about that.
Open and run ywriter5 with the Terminal Copy there the next commands.
cd ~/yWriter5/bin and press Enter mono yWriter5.exe
And it will run yWriter5 by Spacejock!
Open and run ywriter5 from your Desktop with a Quick Launcher
Right click on the Desktop select Create Launcher.
Name it, in Command click Browse..
Select from your Home folder, yWriter5, bin and click on yWriter5.exe, and click Open.
The command is ready, click OK
Double click on the Quick Launcher, and it will run yWriter5
This is how to Install Software In Linux from the authors home site.




![[Google]]( http://helpsite.org/wp-content/plugins/easy-adsense-lite/google-light.gif)
Hi Everyone,
I followed your instructions for getting software from authors home site.When I was installing ttf-mscorefonts-installer,I got aMicrosoft agreement box in the Terminal.I could find no way to accept or decline and no way to escape the box except by closing the Terminal.
If I try to start again I get: E: dpkg was interrupted, you must manually run ‘sudo dpkg –configure -a’ to correct the problem
If I try the command apt remove,I get the same reply.
Worse still I get the same reply if I try to open Synaptic PM.
In case you didn’t realise I am a newbie on Mint 12 !
How do I manually run the command given ?
I’ve tried a bit of research but I’m getting nowhere.
Kind regards to anyone who can help, Andy.
Hi Andy!
You can install the ttf-mscorefonts-installer direct from the packages manager!
see also these instruction http://helpsite.org/first-help/ and http://helpsite.org/terminal-commands/ this is for newbies.
Thanks – I’ve got it sorted.