libcdk on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libcdk

* (Optional) Uninstall libcdk on Arch using YAY

$ yay -Rns libcdk

2. Manually Install "libcdk" via AUR

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

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

b. Clone libcdk's git locally

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

c. Go to ~/libcdk folder and install it

$ cd ~/libcdk $ makepkg -si

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

ID: 1208035
Name: libcdk
PackageBaseID: 11086
PackageBase: libcdk
Version: 5.0.20230201-1
Description: Curses Development Kit - widget library, enhanced version
URL: https://invisible-island.net/cdk/
NumVotes: 30
Popularity: 0.024572
OutOfDate:
Maintainer: FabioLolix
Submitter:
FirstSubmitted: 1179506181
LastModified: 1675813999
URLPath: /cgit/aur.git/snapshot/libcdk.tar.gz