utroff on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S utroff

* (Optional) Uninstall utroff on Arch using YAY

$ yay -Rns utroff

2. Manually Install "utroff" via AUR

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

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

b. Clone utroff's git locally

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

c. Go to ~/utroff folder and install it

$ cd ~/utroff $ makepkg -si

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

ID: 249595
Name: utroff
PackageBaseID: 88157
PackageBase: utroff
Version: 0.3-3
Description: A set of macro, pre-processors, and post-processors to use easily Heirloom Troff today.
URL: http://utroff.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
FirstSubmitted: 1418326244
LastModified: 1448032258
URLPath: /cgit/aur.git/snapshot/utroff.tar.gz