autotier on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S autotier

* (Optional) Uninstall autotier on Arch using YAY

$ yay -Rns autotier

2. Manually Install "autotier" via AUR

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

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

b. Clone autotier's git locally

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

c. Go to ~/autotier folder and install it

$ cd ~/autotier $ makepkg -si

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

ID: 1407762
Name: autotier
PackageBaseID: 202391
PackageBase: autotier
Version: 1.2.0-1
Description: A passthrough FUSE filesystem that intelligently moves files between storage tiers based on frequency of use, file age, and tier fullness.
URL: https://github.com/45Drives/autotier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Teeed
Submitter: Teeed
FirstSubmitted: 1707694442
LastModified: 1707694798
URLPath: /cgit/aur.git/snapshot/autotier.tar.gz