vmfs-tools on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S vmfs-tools

* (Optional) Uninstall vmfs-tools on Arch using YAY

$ yay -Rns vmfs-tools

2. Manually Install "vmfs-tools" via AUR

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

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

b. Clone vmfs-tools's git locally

$ git clone https://aur.archlinux.org/vmfs-tools.git ~/vmfs-tools

c. Go to ~/vmfs-tools folder and install it

$ cd ~/vmfs-tools $ makepkg -si

3. Information about the vmfs-tools package on Arch User Repository (AUR)

ID: 298679
Name: vmfs-tools
PackageBaseID: 110769
PackageBase: vmfs-tools
Version: 0.2.5-1
Description: A FUSE module for mounting VMFS filesystems
URL: http://glandium.org/projects/vmfs-tools
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1462060291
LastModified: 1462060889
URLPath: /cgit/aur.git/snapshot/vmfs-tools.tar.gz