apt on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "apt" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install apt on Arch using YAY
$
yay -S
apt
Copied
* (Optional) Uninstall apt on Arch using YAY
$
yay -Rns
apt
Copied
2. Manually Install "apt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone apt's git locally
$
git clone https://aur.archlinux.org/apt.git
~/apt
Copied
c. Go to ~/apt folder and install it
$
cd
~/apt
Copied
$
makepkg -si
Copied
3. Information about the apt package on Arch User Repository (AUR)
ID: 1035411
Name: apt
PackageBaseID: 66666
PackageBase: apt
Version: 2.3.15-1
Description: Command-line package manager used on Debian-based systems
URL: https://salsa.debian.org/apt-team/apt
NumVotes: 38
Popularity: 0.000519
OutOfDate:
Maintainer: moe_narrow
FirstSubmitted: 1359249610
LastModified: 1644621420
URLPath: /cgit/aur.git/snapshot/apt.tar.gz
Name: apt
PackageBaseID: 66666
PackageBase: apt
Version: 2.3.15-1
Description: Command-line package manager used on Debian-based systems
URL: https://salsa.debian.org/apt-team/apt
NumVotes: 38
Popularity: 0.000519
OutOfDate:
Maintainer: moe_narrow
FirstSubmitted: 1359249610
LastModified: 1644621420
URLPath: /cgit/aur.git/snapshot/apt.tar.gz