tocc on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tocc

* (Optional) Uninstall tocc on Arch using YAY

$ yay -Rns tocc

2. Manually Install "tocc" via AUR

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

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

b. Clone tocc's git locally

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

c. Go to ~/tocc folder and install it

$ cd ~/tocc $ makepkg -si

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

ID: 199244
Name: tocc
PackageBaseID: 89602
PackageBase: tocc
Version: 1.0.1-2
Description: Tag-based file management system (contains toccfs and official CLI client)
URL: http://t-o-c-c.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yozi
FirstSubmitted: 1421715001
LastModified: 1434576591
URLPath: /cgit/aur.git/snapshot/tocc.tar.gz