aptly on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S aptly

* (Optional) Uninstall aptly on Arch using YAY

$ yay -Rns aptly

2. Manually Install "aptly" via AUR

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

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

b. Clone aptly's git locally

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

c. Go to ~/aptly folder and install it

$ cd ~/aptly $ makepkg -si

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

ID: 1104885
Name: aptly
PackageBaseID: 110746
PackageBase: aptly
Version: 1.5.0-1
Description: A Swiss Army knife for Debian repository management.
URL: https://www.aptly.info
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: jprostko
FirstSubmitted: 1462023814
LastModified: 1656438033
URLPath: /cgit/aur.git/snapshot/aptly.tar.gz