libnfd on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "libnfd" 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 libnfd on Arch using YAY
$
yay -S
libnfd
Copied
* (Optional) Uninstall libnfd on Arch using YAY
$
yay -Rns
libnfd
Copied
2. Manually Install "libnfd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libnfd's git locally
$
git clone https://aur.archlinux.org/libnfd.git
~/libnfd
Copied
c. Go to ~/libnfd folder and install it
$
cd
~/libnfd
Copied
$
makepkg -si
Copied
3. Information about the libnfd package on Arch User Repository (AUR)
ID: 1411069
Name: libnfd
PackageBaseID: 199187
PackageBase: libnfd
Version: 116-2
Description: A tiny, neat C library that portably invokes native file open and save dialogs.
URL: https://github.com/mlabbe/nativefiledialog
NumVotes: 1
Popularity: 0.066724
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1699002023
LastModified: 1708202167
URLPath: /cgit/aur.git/snapshot/libnfd.tar.gz
Name: libnfd
PackageBaseID: 199187
PackageBase: libnfd
Version: 116-2
Description: A tiny, neat C library that portably invokes native file open and save dialogs.
URL: https://github.com/mlabbe/nativefiledialog
NumVotes: 1
Popularity: 0.066724
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1699002023
LastModified: 1708202167
URLPath: /cgit/aur.git/snapshot/libnfd.tar.gz