debmirror on AUR (Arch User Repository)

Last updated: May 05,2024

1. Install "debmirror" 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 debmirror on Arch using YAY

$ yay -S debmirror

* (Optional) Uninstall debmirror on Arch using YAY

$ yay -Rns debmirror

2. Manually Install "debmirror" via AUR

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

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

b. Clone debmirror's git locally

$ git clone https://aur.archlinux.org/debmirror.git ~/debmirror

c. Go to ~/debmirror folder and install it

$ cd ~/debmirror $ makepkg -si

3. Information about the debmirror package on Arch User Repository (AUR)

ID: 1336758
Name: debmirror
PackageBaseID: 114877
PackageBase: debmirror
Version: 2.38-1
Description: Debian partial mirror script, with ftp and package pool support
URL: https://salsa.debian.org/debian/debmirror
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: desbma
Submitter: izmntuk
FirstSubmitted: 1471686141
LastModified: 1697749563
URLPath: /cgit/aur.git/snapshot/debmirror.tar.gz