ltfs on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S ltfs

* (Optional) Uninstall ltfs on Arch using YAY

$ yay -Rns ltfs

2. Manually Install "ltfs" via AUR

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

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

b. Clone ltfs's git locally

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

c. Go to ~/ltfs folder and install it

$ cd ~/ltfs $ makepkg -si

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

ID: 1213180
Name: ltfs
PackageBaseID: 107925
PackageBase: ltfs
Version: 2.4.5.0-1
Description: Linear Tape File System
URL: https://github.com/LinearTapeFileSystem/ltfs
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: RecursiveG
Submitter:
FirstSubmitted: 1456168778
LastModified: 1676823355
URLPath: /cgit/aur.git/snapshot/ltfs.tar.gz