Friday, 9 February 2018

INSTALL A SOFTWARE ON LINUX

INSTALL A SOFTWARE ON LINUX


TO DEMONSTRATE HOW TO INSTALL APPLICATIONS IN UBUNTU WE TAKE HERE EXAMPLE OF INSTALLING A MOST COMMON TEXT EDITOR SUBLIME TEXT IN UBUNTU 12.04 
Generally we use apt-get to install software on Debian based Linux Distros, which is a built-in program to fetch binaries from repositories and runs a script to install it on Linux. But what if we have to do it manually. So here it is a tutorial showing how to get things done manually....

Just read the Documentation below:-
View Document

No comments:

Post a Comment