toc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S toc

* (Optional) Uninstall toc on Arch using YAY

$ yay -Rns toc

2. Manually Install "toc" via AUR

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

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

b. Clone toc's git locally

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

c. Go to ~/toc folder and install it

$ cd ~/toc $ makepkg -si

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

ID: 1428730
Name: toc
PackageBaseID: 199191
PackageBase: toc
Version: 2.6.0-1
Description: Generate a table of contents from the comments of a file
URL: https://github.com/AlphaJack/toc
NumVotes: 1
Popularity: 0.652045
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1699014353
LastModified: 1710625072
URLPath: /cgit/aur.git/snapshot/toc.tar.gz