python-ck on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-ck

* (Optional) Uninstall python-ck on Arch using YAY

$ yay -Rns python-ck

2. Manually Install "python-ck" via AUR

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

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

b. Clone python-ck's git locally

$ git clone https://aur.archlinux.org/python-ck.git ~/python-ck

c. Go to ~/python-ck folder and install it

$ cd ~/python-ck $ makepkg -si

3. Information about the python-ck package on Arch User Repository (AUR)

ID: 1327950
Name: python-ck
PackageBaseID: 150911
PackageBase: python-ck
Version: 2.6.3-1
Description: Collective Knowledge - lightweight knowledge manager to organize, cross-link, share and reuse artifacts and workflows for Python 3
URL: https://github.com/ctuning/ck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nandub
Submitter: nandub
FirstSubmitted: 1585598028
LastModified: 1696272274
URLPath: /cgit/aur.git/snapshot/python-ck.tar.gz