ycat on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ycat

* (Optional) Uninstall ycat on Arch using YAY

$ yay -Rns ycat

2. Manually Install "ycat" via AUR

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

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

b. Clone ycat's git locally

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

c. Go to ~/ycat folder and install it

$ cd ~/ycat $ makepkg -si

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

ID: 686529
Name: ycat
PackageBaseID: 146459
PackageBase: ycat
Version: 1.2.0-1
Description: Print yaml files with color (powered by goccy/go-yaml)
URL: https://github.com/goccy/go-yaml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1573123823
LastModified: 1579111056
URLPath: /cgit/aur.git/snapshot/ycat.tar.gz