Ubuntu Install a software

Source: Internet
Author: User

Three ways to install Ubuntu installation software

1. Apt-get,pkgsrc,aptitude

Http://www.cnblogs.com/pswzone/archive/2012/04/09/2438885.html

Http://www.cnblogs.com/nniixl/archive/2008/05/22/1205202.html

Http://www.netbsd.org/docs/software/packages.html


2. Software Center


3. Loaddown and compile then install


Example:

wget ftp://ftp.gnu.org/gnu/octave/octave-3.6.3.tar.bz2

TAR-XVF octave-3.6.3.tar.bz2

CD octave-3.6.3

./configure

Make

sudo make install


Installation Tips with Apt-get: You cannot fix errors because you require certain packages to remain current, that is, they disrupt the dependencies between packages.

can be resolved by modifying the update settings.

Update-a tab, important security updates, and recommended updates are checked.

sudo apt-get update

Then install the software with Apt-get.

Ubuntu Install a software

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.