tmsu-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tmsu-bin

* (Optional) Uninstall tmsu-bin on Arch using YAY

$ yay -Rns tmsu-bin

2. Manually Install "tmsu-bin" via AUR

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

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

b. Clone tmsu-bin's git locally

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

c. Go to ~/tmsu-bin folder and install it

$ cd ~/tmsu-bin $ makepkg -si

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

ID: 726051
Name: tmsu-bin
PackageBaseID: 151975
PackageBase: tmsu-bin
Version: 0.7.5-1
Description: A tool for tagging your files and accessing them through a virtual filesystem. (Pre-compiled)
URL: https://tmsu.org
NumVotes: 1
Popularity: 0.102332
OutOfDate:
Maintainer:
Submitter: LChris314
FirstSubmitted: 1587815569
LastModified: 1587815569
URLPath: /cgit/aur.git/snapshot/tmsu-bin.tar.gz