hfsprogs on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S hfsprogs

* (Optional) Uninstall hfsprogs on Arch using YAY

$ yay -Rns hfsprogs

2. Manually Install "hfsprogs" via AUR

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

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

b. Clone hfsprogs's git locally

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

c. Go to ~/hfsprogs folder and install it

$ cd ~/hfsprogs $ makepkg -si

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

ID: 859772
Name: hfsprogs
PackageBaseID: 126013
PackageBase: hfsprogs
Version: 540.1.linux3-4
Description: User space utils for create and check Apple HFS/HFS+ filesystem
URL: http://www.opensource.apple.com/
NumVotes: 66
Popularity: 0.149437
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1506869163
LastModified: 1612654400
URLPath: /cgit/aur.git/snapshot/hfsprogs.tar.gz