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