ckan on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ckan

* (Optional) Uninstall ckan on Arch using YAY

$ yay -Rns ckan

2. Manually Install "ckan" via AUR

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

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

b. Clone ckan's git locally

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

c. Go to ~/ckan folder and install it

$ cd ~/ckan $ makepkg -si

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

ID: 1391670
Name: ckan
PackageBaseID: 88956
PackageBase: ckan
Version: 1.34.4-1
Description: All you need to find, install, and manage mods for Kerbal Space Program (ksp)
URL: https://github.com/KSP-CKAN/CKAN/
NumVotes: 29
Popularity: 4.0E-6
OutOfDate:
Maintainer: Khorne
Submitter: birdspider
FirstSubmitted: 1419967327
LastModified: 1706086099
URLPath: /cgit/aur.git/snapshot/ckan.tar.gz