chicken-dbus on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S chicken-dbus

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

$ yay -Rns chicken-dbus

2. Manually Install "chicken-dbus" via AUR

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

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

b. Clone chicken-dbus's git locally

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

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

$ cd ~/chicken-dbus $ makepkg -si

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

ID: 1379399
Name: chicken-dbus
PackageBaseID: 201180
PackageBase: chicken-dbus
Version: 0.97-1
Description: A binding for libdbus, the IPC mechanism for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/dbus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704248098
LastModified: 1704248098
URLPath: /cgit/aur.git/snapshot/chicken-dbus.tar.gz