Site Overlay

Package Management on Linux

Package Management on Linux

.deb package installation and deletion commands
Package installation commanddpkg -i packname
Delete package commanddpkg -r packagename
To see the installed packagesdpkg -l

APT is the package management tool for installing dpkg packages.

Commands to install and delete packages with apt
Package installation command with aptapt install paketadi
Delete package commandapt remove paketadi
To see the installed packagesdpkg -l
If we do not know the package name of the application to be removed
To search for an applicationapt search packagename

image 3
Arif Akyüz Content Producer Cyber Security Expert

Arif Akyüz
Content Producer & Cyber Security Expert
[email protected]