pycritty on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pycritty

* (Optional) Uninstall pycritty on Arch using YAY

$ yay -Rns pycritty

2. Manually Install "pycritty" via AUR

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

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

b. Clone pycritty's git locally

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

c. Go to ~/pycritty folder and install it

$ cd ~/pycritty $ makepkg -si

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

ID: 1037143
Name: pycritty
PackageBaseID: 164361
PackageBase: pycritty
Version: 0.4.0-1
Description: CLI program that allows you to change your Alacritty config with one command without editing the config file.
URL: https://github.com/antoniosarosi/pycritty
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: antoniosarosi
Submitter: sevz
FirstSubmitted: 1615833526
LastModified: 1644947949
URLPath: /cgit/aur.git/snapshot/pycritty.tar.gz