texi2mdoc on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S texi2mdoc

* (Optional) Uninstall texi2mdoc on Arch using YAY

$ yay -Rns texi2mdoc

2. Manually Install "texi2mdoc" via AUR

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

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

b. Clone texi2mdoc's git locally

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

c. Go to ~/texi2mdoc folder and install it

$ cd ~/texi2mdoc $ makepkg -si

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

ID: 962048
Name: texi2mdoc
PackageBaseID: 170413
PackageBase: texi2mdoc
Version: 0.1.2-1
Description: Convert Texinfo data to mdoc input
URL: https://mandoc.bsd.lv/texi2mdoc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1630024628
LastModified: 1631847280
URLPath: /cgit/aur.git/snapshot/texi2mdoc.tar.gz