libfdata on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "libfdata" 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 libfdata on Arch using YAY
$
yay -S
libfdata
Copied
* (Optional) Uninstall libfdata on Arch using YAY
$
yay -Rns
libfdata
Copied
2. Manually Install "libfdata" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libfdata's git locally
$
git clone https://aur.archlinux.org/libfdata.git
~/libfdata
Copied
c. Go to ~/libfdata folder and install it
$
cd
~/libfdata
Copied
$
makepkg -si
Copied
3. Information about the libfdata package on Arch User Repository (AUR)
ID: 1201509
Name: libfdata
PackageBaseID: 189817
PackageBase: libfdata
Version: 20220111-1
Description: libfdata: Library to provide generic file data functions
URL: https://github.com/libyal/libfdata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hyeyoo
Submitter: hyeyoo
FirstSubmitted: 1674571551
LastModified: 1674572089
URLPath: /cgit/aur.git/snapshot/libfdata.tar.gz
Name: libfdata
PackageBaseID: 189817
PackageBase: libfdata
Version: 20220111-1
Description: libfdata: Library to provide generic file data functions
URL: https://github.com/libyal/libfdata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hyeyoo
Submitter: hyeyoo
FirstSubmitted: 1674571551
LastModified: 1674572089
URLPath: /cgit/aur.git/snapshot/libfdata.tar.gz