apt-mirror on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install apt-mirror on Arch using YAY
$
yay -S
apt-mirror
Copied
* (Optional) Uninstall apt-mirror on Arch using YAY
$
yay -Rns
apt-mirror
Copied
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
Copied
b. Clone apt-mirror's git locally
$
git clone https://aur.archlinux.org/apt-mirror.git
~/apt-mirror
Copied
c. Go to ~/apt-mirror folder and install it
$
cd
~/apt-mirror
Copied
$
makepkg -si
Copied
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
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