mktoc on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S mktoc

* (Optional) Uninstall mktoc on Arch using YAY

$ yay -Rns mktoc

2. Manually Install "mktoc" via AUR

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

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

b. Clone mktoc's git locally

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

c. Go to ~/mktoc folder and install it

$ cd ~/mktoc $ makepkg -si

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

ID: 381363
Name: mktoc
PackageBaseID: 113912
PackageBase: mktoc
Version: 1.3-2
Description: Simple command line tool to create TOC files for CD burning with cdrdao
URL: https://pythonhosted.org/mktoc/
NumVotes: 3
Popularity: 0.000119
OutOfDate: 1653388408
Maintainer: Shardz
FirstSubmitted: 1469257203
LastModified: 1486389421
URLPath: /cgit/aur.git/snapshot/mktoc.tar.gz