udisksvm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S udisksvm

* (Optional) Uninstall udisksvm on Arch using YAY

$ yay -Rns udisksvm

2. Manually Install "udisksvm" via AUR

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

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

b. Clone udisksvm's git locally

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

c. Go to ~/udisksvm folder and install it

$ cd ~/udisksvm $ makepkg -si

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

ID: 1424386
Name: udisksvm
PackageBaseID: 46572
PackageBase: udisksvm
Version: 2.6.4-1
Description: GUI UDisks wrapper for removable media
URL: https://bbs.archlinux.org/viewtopic.php?id=112397
NumVotes: 26
Popularity: 0.180802
OutOfDate:
Maintainer: berbae
Submitter: berbae
FirstSubmitted: 1297872572
LastModified: 1710080909
URLPath: /cgit/aur.git/snapshot/udisksvm.tar.gz