Debian and Debian-based systems, such as Ubuntu, use the package format deb. The following table lists the commonly used Dpkg commands for operating the deb package.
CommandFunction
Dpkg-I package. debInstallation Package
Dpkg-r packageDelete
Use of APT-Get commands in Debian:
Apt-Get update # After modifying the source in the/etc/APT/sources. list file, run this command to ensure that the source file is up-to-date. Apt-Get install package # install a new software package apt-Get remove
Common Ubuntu commands and tips
From: http://www.iteye.com/topic/148375Sudo apt-Get install software name install software commandSudo Nautilus open the file (with root permission)Switch su root to "root"
Ls to list current directory files
Basic Configuration
1. Basic Format of the/etc/APT/sources. list file:
Deb http://site.http.org/debian distribution Section1 section2 section3The Deb-Src http://site.http.org/debian distribution Section1 section2 section3
Deb Binary Package Deb-Src
For example, if I installed the software package ". deb" in Ubuntu, which is in the format of ". deb"Format Installation File google-chrome-stable.deb double-click or right-click shortcut menu select Synaptic PackageThe Manager prompts an error when
Common commands and parameters of Ubuntu APT are described in detail, so that you can understand how to use the parameters of Ubuntu APT commands.Ubuntu is a fully Linux-based operating system that is freely available and provides community and
Common Linux commands,
Sudo apt-get install software name install software commandSudo nautilus open the file (with root permission)
Switch su root to "root"Exit: exit the root user and return to normal user mode.
Ls to list current directory files (
The differences between yum and apt-get are generally divided into two main categories:1. RedHat series: Redhat, Centos, Fedora, etc.2. Debian series: Debian, Ubuntu, etc.RedHat Series1. The common installation package format is rpm. The command for
The rpm package and deb package are the most common installation packages in two Linux systems. When installing some software or services, you have to deal with them. The rpm package is mainly used in the RedHat series including ora and other
The differences between the autoclean, clean, and autoremove commands of apt-get are summarized as follows: apt-get autoclean: www.2cto.com if your hard disk space is small, you can regularly run this program to delete the software package. the deb
Linux software installation and uninstallation summary Linux software installation has different installation methods due to different Linux branches. Several common installation methods are introduced. 1. for Linux systems with their own
I have compiled a detailed description of the apt-GET command in Ubuntu Linux and shared it with you.Common apt command parameters:Apt-cache search packageApt-Cache show package obtains package information, such as description, size, and
From: http://blog.csdn.net/chen861201/article/details/7035021 Apt-cache search package apt-Cache show package obtains package information, for example, description, size, and version sudo apt-Get install package installation package sudo apt-Get
NTFS read/write: only when this command is updated can the content shared by windows be modified in Linux to be reflected in windows.Sudo apt-Get install ntfs-3gSudo apt-Get install NTFS-config
Partition graphics:Sudo apt-Get install
Common Ubuntu commands
Sudo apt-Get install software name install software command
Sudo Nautilus open the file (with root permission)
Switch su root to "root"
Ls to list current directory files (excluding hidden files)Ls-A: List the current
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.