sqlite2mdoc on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S sqlite2mdoc

* (Optional) Uninstall sqlite2mdoc on Arch using YAY

$ yay -Rns sqlite2mdoc

2. Manually Install "sqlite2mdoc" via AUR

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

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

b. Clone sqlite2mdoc's git locally

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

c. Go to ~/sqlite2mdoc folder and install it

$ cd ~/sqlite2mdoc $ makepkg -si

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

ID: 595529
Name: sqlite2mdoc
PackageBaseID: 140376
PackageBase: sqlite2mdoc
Version: 0.1.4-1
Description: Extract C reference manpages from SQLite header file
URL: https://github.com/kristapsdz/sqlite2mdoc
NumVotes: 0
Popularity: 0
OutOfDate: 1692722732
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1552802940
LastModified: 1552802940
URLPath: /cgit/aur.git/snapshot/sqlite2mdoc.tar.gz