topiary on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S topiary

* (Optional) Uninstall topiary on Arch using YAY

$ yay -Rns topiary

2. Manually Install "topiary" via AUR

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

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

b. Clone topiary's git locally

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

c. Go to ~/topiary folder and install it

$ cd ~/topiary $ makepkg -si

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

ID: 1328276
Name: topiary
PackageBaseID: 197451
PackageBase: topiary
Version: 0.3.0-1
Description: The universal code formatter
URL: https://topiary.tweag.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gtsiam
Submitter: gtsiam
FirstSubmitted: 1694286825
LastModified: 1696342640
URLPath: /cgit/aur.git/snapshot/topiary.tar.gz