groff-utf8 on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S groff-utf8

* (Optional) Uninstall groff-utf8 on Arch using YAY

$ yay -Rns groff-utf8

2. Manually Install "groff-utf8" via AUR

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

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

b. Clone groff-utf8's git locally

$ git clone https://aur.archlinux.org/groff-utf8.git ~/groff-utf8

c. Go to ~/groff-utf8 folder and install it

$ cd ~/groff-utf8 $ makepkg -si

3. Information about the groff-utf8 package on Arch User Repository (AUR)

ID: 203926
Name: groff-utf8
PackageBaseID: 15702
PackageBase: groff-utf8
Version: 1-1
Description: An extension of groff that permits to view UTF-8 encoded man pages
URL: http://www.haible.de/bruno/packages-groff-utf8.html
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1205523527
LastModified: 1435504302
URLPath: /cgit/aur.git/snapshot/groff-utf8.tar.gz