chicken-xtypes on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S chicken-xtypes

* (Optional) Uninstall chicken-xtypes on Arch using YAY

$ yay -Rns chicken-xtypes

2. Manually Install "chicken-xtypes" via AUR

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

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

b. Clone chicken-xtypes's git locally

$ git clone https://aur.archlinux.org/chicken-xtypes.git ~/chicken-xtypes

c. Go to ~/chicken-xtypes folder and install it

$ cd ~/chicken-xtypes $ makepkg -si

3. Information about the chicken-xtypes package on Arch User Repository (AUR)

ID: 226545
Name: chicken-xtypes
PackageBaseID: 95785
PackageBase: chicken-xtypes
Version: 0.1a2-1
Description: Chicken Egg: Bindings for datatypes used by Xlib
URL: http://wiki.call-cc.org/eggref/4/xtypes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryuslash
FirstSubmitted: 1436480940
LastModified: 1440939779
URLPath: /cgit/aur.git/snapshot/chicken-xtypes.tar.gz