The first step to Linux Part 2: Advanced commands by Olivoy

The first step to Linux Part 2: Advanced commands by Olivoy

Author:Olivoy [Olivoy]
Language: eng
Format: epub
Published: 2017-03-21T07:00:00+00:00


dpkg --contents [package.deb]

Displays the list of files provided by a package not yet installed.

dpkg -S /bin/ping

Checks to which package a given file belongs.

APT (Debian, Ubuntu and others)

Command

Description

apt-cache search [package]

Returns the list of packages that corresponds to the string "package".

apt-cdrom install [package]

Installs / updates a deb package from a CD-ROM.

apt-get install [package]

Installs / updates a deb package.

apt-get update

Updates the list of packages.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.