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