Software Installation under Debian

Source: Internet
Author: User

The new system installs software directly and is often prompted for a lack of dependent packages.

The following steps can solve the problem of missing dependencies.

First sudo apt-get-f install, repair installation.

sudo apt-get update, updating the source.

sudo apt-get install aptitude. Install aptitude.

sudo aptitude update && sudo aptitude install build-essential.

First, install Input method.

If you downloaded the input method's Deb file directly from the website, such as Sogou.deb.

Installing the Deb file directly allows you to use dpkg-i sogou.deb

Depkg means the Debian package.

Another method of installation is to use the FCITX

Apt-get Install fcitx-table-wbpy ttf-wqy-microhei ttf-wqy-zenhei #拼音五笔
Apt-get Install IBUs ibus-pinyin #经典的ibus
Apt-get Install FCITX fcitx-googlepinyin #fcitx拼音

Second, install Flash.

Third, install WPS.

Iv. installation of QQ.

V. Installation of CHROME

Note:

Under Debian, Apt-get is almost one of the most commonly used shell commands, as it is a common tool command for Debian to install software.

The following is a list of common apt command parameters:

Apt-cache Search Package

Apt-cache Show package for information about packages, such as description, size, version, etc.

sudo apt-get install package

sudo apt-get install package--reinstall Reinstall packages

sudo apt-get-f Install repair installation

sudo apt-get Remove Package

sudo apt-get Remove package--purge Delete packages, including configuration files, etc.

sudo apt-get update source

sudo apt-get upgrade update installed packages

sudo apt-get Dist-upgrade upgrade system

Apt-cache depends package understand that using the package depends on those packages

Apt-cache Rdepends package to see which packages are dependent on the packages

sudo apt-get BUILD-DEP Package Installation-related compilation environment

Apt-get Source Package Downloads The source code for the bundle

sudo apt-get clean && sudo apt-get autoclean cleanup of useless packages

sudo apt-get check to see if there is a corrupted dependency

Software Installation under Debian

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.