udfclient on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S udfclient

* (Optional) Uninstall udfclient on Arch using YAY

$ yay -Rns udfclient

2. Manually Install "udfclient" via AUR

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

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

b. Clone udfclient's git locally

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

c. Go to ~/udfclient folder and install it

$ cd ~/udfclient $ makepkg -si

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

ID: 1112405
Name: udfclient
PackageBaseID: 48596
PackageBase: udfclient
Version: 0.8.12-1
Description: a userland implementation of the UDF filingsystem
URL: http://www.13thmonkey.org/udfclient/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: someonerandom
Submitter: hydro
FirstSubmitted: 1304168501
LastModified: 1657909058
URLPath: /cgit/aur.git/snapshot/udfclient.tar.gz