libfdata on AUR (Arch User Repository)

Last updated: October 05,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

b. Install libfdata on Arch using YAY

$ yay -S libfdata

* (Optional) Uninstall libfdata on Arch using YAY

$ yay -Rns libfdata

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

b. Clone libfdata's git locally

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

c. Go to ~/libfdata folder and install it

$ cd ~/libfdata $ makepkg -si

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