topiary on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install topiary on Arch using YAY
$
yay -S
topiary
Copied
* (Optional) Uninstall topiary on Arch using YAY
$
yay -Rns
topiary
Copied
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
Copied
b. Clone topiary's git locally
$
git clone https://aur.archlinux.org/topiary.git
~/topiary
Copied
c. Go to ~/topiary folder and install it
$
cd
~/topiary
Copied
$
makepkg -si
Copied
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
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