udisks on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S udisks

* (Optional) Uninstall udisks on Arch using YAY

$ yay -Rns udisks

2. Manually Install "udisks" via AUR

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

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

b. Clone udisks's git locally

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

c. Go to ~/udisks folder and install it

$ cd ~/udisks $ makepkg -si

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

ID: 1016751
Name: udisks
PackageBaseID: 119007
PackageBase: udisks
Version: 1.0.5-5
Description: Disk Management Service
URL: http://www.freedesktop.org/wiki/Software/udisks
NumVotes: 17
Popularity: 0.007111
OutOfDate:
Maintainer: haawda
FirstSubmitted: 1485077358
LastModified: 1641844824
URLPath: /cgit/aur.git/snapshot/udisks.tar.gz