texman on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S texman

* (Optional) Uninstall texman on Arch using YAY

$ yay -Rns texman

2. Manually Install "texman" via AUR

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

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

b. Clone texman's git locally

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

c. Go to ~/texman folder and install it

$ cd ~/texman $ makepkg -si

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

ID: 451968
Name: texman
PackageBaseID: 72342
PackageBase: texman
Version: 1.1-1
Description: Texinfo-like syntax for manpages
URL: https://github.com/maandree/texman
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1375555623
LastModified: 1508079306
URLPath: /cgit/aur.git/snapshot/texman.tar.gz