Installing software in ubuntu
Created by Bhavani Shankar
- Keywords:
- applications software installing deb rpm exe
- Last updated by:
- Nick Ellery
See the official documentation page on installing and removing applications
https:/
DEB packages - just double click and it will open gdebi installer installing all the dependencies too.. (or use terminal based dpkg).
https:/
Source code - compiling
https:/
https:/
Not deb packages - For exe you will need wine
https:/
For rpm (red hat package manager) to install these type of files in ubuntu you need to use alien
Ref this link for a nice description:
http://