How to Install and Uninstall apt Package on Arch Linux
Last updated: November 07,2024
1. Install "apt" package
In this section, we are going to explain the necessary steps to install apt on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
apt
Copied
2. Uninstall "apt" package
Here is a brief guide to show you how to uninstall apt on Arch Linux:
$
sudo pacman -Rcns
apt
Copied
3. Information about the apt package on Arch Linux
Repository : extra
Name : apt
Version : 2.7.10-1
Description : Command-line package manager used on Debian-based systems
Architecture : x86_64
URL : https://salsa.debian.org/apt-team/apt
Licenses : BSD-3-Clause GPL-2.0-only GPL-2.0-or-later MIT
Groups : None
Provides : None
Depends On : systemd-libs libseccomp perl xxhash dpkg gnutls bzip2
xz gcc-libs lz4 bash zlib zstd db libgcrypt glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 2.52 MiB
Installed Size : 7.90 MiB
Packager : Alexander Epaneshnikov
Build Date : Thu Jan 25 00:55:41 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : apt
Version : 2.7.10-1
Description : Command-line package manager used on Debian-based systems
Architecture : x86_64
URL : https://salsa.debian.org/apt-team/apt
Licenses : BSD-3-Clause GPL-2.0-only GPL-2.0-or-later MIT
Groups : None
Provides : None
Depends On : systemd-libs libseccomp perl xxhash dpkg gnutls bzip2
xz gcc-libs lz4 bash zlib zstd db libgcrypt glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 2.52 MiB
Installed Size : 7.90 MiB
Packager : Alexander Epaneshnikov
Build Date : Thu Jan 25 00:55:41 2024
Validated By : MD5 Sum SHA-256 Sum Signature