groffdown on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S groffdown

* (Optional) Uninstall groffdown on Arch using YAY

$ yay -Rns groffdown

2. Manually Install "groffdown" via AUR

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

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

b. Clone groffdown's git locally

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

c. Go to ~/groffdown folder and install it

$ cd ~/groffdown $ makepkg -si

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

ID: 741832
Name: groffdown
PackageBaseID: 153221
PackageBase: groffdown
Version: 0.1.0-1
Description: wrapper for creating documents with markdown using groff as backend, because groff is fast and convenient
URL: https://gitlab.com/knarkzel/groffdown
NumVotes: 0
Popularity: 0
OutOfDate: 1671564678
Maintainer: anotherknarkzel
Submitter: anotherknarkzel
FirstSubmitted: 1590328202
LastModified: 1590332462
URLPath: /cgit/aur.git/snapshot/groffdown.tar.gz