tmsu on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S tmsu

* (Optional) Uninstall tmsu on Arch using YAY

$ yay -Rns tmsu

2. Manually Install "tmsu" via AUR

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

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

b. Clone tmsu's git locally

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

c. Go to ~/tmsu folder and install it

$ cd ~/tmsu $ makepkg -si

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

ID: 890308
Name: tmsu
PackageBaseID: 98980
PackageBase: tmsu
Version: 0.7.5-1
Description: A tool for tagging your files and accessing them through a virtual filesystem.
URL: https://tmsu.org/
NumVotes: 26
Popularity: 0.21145
OutOfDate:
Maintainer: MarcinWieczorek
Submitter: tmladek
FirstSubmitted: 1440876099
LastModified: 1618046742
URLPath: /cgit/aur.git/snapshot/tmsu.tar.gz