diskfile-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S diskfile-git

* (Optional) Uninstall diskfile-git on Arch using YAY

$ yay -Rns diskfile-git

2. Manually Install "diskfile-git" via AUR

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

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

b. Clone diskfile-git's git locally

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

c. Go to ~/diskfile-git folder and install it

$ cd ~/diskfile-git $ makepkg -si

3. Information about the diskfile-git package on Arch User Repository (AUR)

ID: 334390
Name: diskfile-git
PackageBaseID: 115152
PackageBase: diskfile-git
Version: r19.5cb6875-1
Description: Expose a disk block device as a regular file (FUSE)
URL: https://github.com/vasi/diskfile
NumVotes: 0
Popularity: 0
OutOfDate: 1705853237
Maintainer: xdbob
Submitter: xdbob
FirstSubmitted: 1472655059
LastModified: 1472655059
URLPath: /cgit/aur.git/snapshot/diskfile-git.tar.gz