doctoc on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "doctoc" 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
Copied
b. Install doctoc on Arch using YAY
$
yay -S
doctoc
Copied
* (Optional) Uninstall doctoc on Arch using YAY
$
yay -Rns
doctoc
Copied
2. Manually Install "doctoc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone doctoc's git locally
$
git clone https://aur.archlinux.org/doctoc.git
~/doctoc
Copied
c. Go to ~/doctoc folder and install it
$
cd
~/doctoc
Copied
$
makepkg -si
Copied
3. Information about the doctoc package on Arch User Repository (AUR)
ID: 1355499
Name: doctoc
PackageBaseID: 117760
PackageBase: doctoc
Version: 2.6.4-1
Description: Generates table of contents for markdown files inside local git repository
URL: https://github.com/technote-space/doctoc
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: ProfessorKaos64
FirstSubmitted: 1481763254
LastModified: 1700350184
URLPath: /cgit/aur.git/snapshot/doctoc.tar.gz
Name: doctoc
PackageBaseID: 117760
PackageBase: doctoc
Version: 2.6.4-1
Description: Generates table of contents for markdown files inside local git repository
URL: https://github.com/technote-space/doctoc
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: ProfessorKaos64
FirstSubmitted: 1481763254
LastModified: 1700350184
URLPath: /cgit/aur.git/snapshot/doctoc.tar.gz