apt-mirror on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "apt-mirror" 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

b. Install apt-mirror on Arch using YAY

$ yay -S apt-mirror

* (Optional) Uninstall apt-mirror on Arch using YAY

$ yay -Rns apt-mirror

2. Manually Install "apt-mirror" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone apt-mirror's git locally

$ git clone https://aur.archlinux.org/apt-mirror.git ~/apt-mirror

c. Go to ~/apt-mirror folder and install it

$ cd ~/apt-mirror $ makepkg -si

3. Information about the apt-mirror package on Arch User Repository (AUR)

ID: 693290
Name: apt-mirror
PackageBaseID: 32254
PackageBase: apt-mirror
Version: 0.5.4-2
Description: APT sources mirroring tool
URL: https://apt-mirror.github.io/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter: spooky
FirstSubmitted: 1259245752
LastModified: 1580900006
URLPath: /cgit/aur.git/snapshot/apt-mirror.tar.gz