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
Copied
b. Install texi2mdoc on Arch using YAY
$
yay -S
texi2mdoc
Copied
* (Optional) Uninstall texi2mdoc on Arch using YAY
$
yay -Rns
texi2mdoc
Copied
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
Copied
b. Clone texi2mdoc's git locally
$
git clone https://aur.archlinux.org/texi2mdoc.git
~/texi2mdoc
Copied
c. Go to ~/texi2mdoc folder and install it
$
cd
~/texi2mdoc
Copied
$
makepkg -si
Copied
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
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