ratarmount on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S ratarmount

* (Optional) Uninstall ratarmount on Arch using YAY

$ yay -Rns ratarmount

2. Manually Install "ratarmount" via AUR

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

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

b. Clone ratarmount's git locally

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

c. Go to ~/ratarmount folder and install it

$ cd ~/ratarmount $ makepkg -si

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

ID: 1257082
Name: ratarmount
PackageBaseID: 179231
PackageBase: ratarmount
Version: 0.13.0-4
Description: Mount tar files via fusepy. Supports Recursive Mounting, Compressed Files, Read-Only Bind Mounting, Union Mounting and Write Overlays. A fast random access alternative to archivemount.
URL: https://github.com/mxmlnkn/ratarmount
NumVotes: 4
Popularity: 0.022953
OutOfDate: 1695140390
Maintainer: RubenKelevra
Submitter: RubenKelevra
FirstSubmitted: 1653765160
LastModified: 1683910461
URLPath: /cgit/aur.git/snapshot/ratarmount.tar.gz