appdir on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S appdir

* (Optional) Uninstall appdir on Arch using YAY

$ yay -Rns appdir

2. Manually Install "appdir" via AUR

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

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

b. Clone appdir's git locally

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

c. Go to ~/appdir folder and install it

$ cd ~/appdir $ makepkg -si

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

ID: 1316061
Name: appdir
PackageBaseID: 188754
PackageBase: appdir
Version: 0.1.0-1
Description: C library for finding platform-specific dirs
URL: https://github.com/Forty-Bot/appdir
NumVotes: 1
Popularity: 0.000109
OutOfDate:
Maintainer: morsmortium
Submitter: morsmortium
FirstSubmitted: 1671112597
LastModified: 1694209990
URLPath: /cgit/aur.git/snapshot/appdir.tar.gz