ctk on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ctk

* (Optional) Uninstall ctk on Arch using YAY

$ yay -Rns ctk

2. Manually Install "ctk" via AUR

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

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

b. Clone ctk's git locally

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

c. Go to ~/ctk folder and install it

$ cd ~/ctk $ makepkg -si

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

ID: 435926
Name: ctk
PackageBaseID: 124844
PackageBase: ctk
Version: 8.0.4001-1
Description: A Curses implementation of Tk / Make your Tk apps CUI apps
URL: http://rkeene.org/devel/ctk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sparques
Submitter: sparques
FirstSubmitted: 1502820818
LastModified: 1502820818
URLPath: /cgit/aur.git/snapshot/ctk.tar.gz