chaptedit on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S chaptedit

* (Optional) Uninstall chaptedit on Arch using YAY

$ yay -Rns chaptedit

2. Manually Install "chaptedit" via AUR

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

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

b. Clone chaptedit's git locally

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

c. Go to ~/chaptedit folder and install it

$ cd ~/chaptedit $ makepkg -si

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

ID: 847710
Name: chaptedit
PackageBaseID: 124298
PackageBase: chaptedit
Version: 1.2.2-1
Description: Chapters editor written in bash
URL: https://github.com/helixarch/chaptedit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: helix
Submitter: helix
FirstSubmitted: 1500996389
LastModified: 1610724022
URLPath: /cgit/aur.git/snapshot/chaptedit.tar.gz