aptl on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S aptl

* (Optional) Uninstall aptl on Arch using YAY

$ yay -Rns aptl

2. Manually Install "aptl" via AUR

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

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

b. Clone aptl's git locally

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

c. Go to ~/aptl folder and install it

$ cd ~/aptl $ makepkg -si

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

ID: 953018
Name: aptl
PackageBaseID: 170116
PackageBase: aptl
Version: 1.1.7-1
Description: Creates installed lists of pkgs with Names & Descriptions for backup proposes.
URL: https://github.com/pegromdev/aptl
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: pegromdev
Submitter: pegromdev
FirstSubmitted: 1629401624
LastModified: 1630044395
URLPath: /cgit/aur.git/snapshot/aptl.tar.gz