adflib on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S adflib

* (Optional) Uninstall adflib on Arch using YAY

$ yay -Rns adflib

2. Manually Install "adflib" via AUR

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

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

b. Clone adflib's git locally

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

c. Go to ~/adflib folder and install it

$ cd ~/adflib $ makepkg -si

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

ID: 1300901
Name: adflib
PackageBaseID: 80011
PackageBase: adflib
Version: 0.8.0-3
Description: A free, portable and open implementation of the Commodore Amiga filesystem - including the unadf tool
URL: http://lclevy.free.fr/adflib/adflib.html
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1394903154
LastModified: 1691507671
URLPath: /cgit/aur.git/snapshot/adflib.tar.gz