ctk on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ctk on Arch using YAY
$
yay -S
ctk
Copied
* (Optional) Uninstall ctk on Arch using YAY
$
yay -Rns
ctk
Copied
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
Copied
b. Clone ctk's git locally
$
git clone https://aur.archlinux.org/ctk.git
~/ctk
Copied
c. Go to ~/ctk folder and install it
$
cd
~/ctk
Copied
$
makepkg -si
Copied
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
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