incrtk on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S incrtk

* (Optional) Uninstall incrtk on Arch using YAY

$ yay -Rns incrtk

2. Manually Install "incrtk" via AUR

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

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

b. Clone incrtk's git locally

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

c. Go to ~/incrtk folder and install it

$ cd ~/incrtk $ makepkg -si

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

ID: 1105552
Name: incrtk
PackageBaseID: 172859
PackageBase: incrtk
Version: 4.1.0-2
Description: incr Tk is a framework for building mega-widgets using the [incr Tcl] object system.
URL: https://sourceforge.net/projects/incrtcl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: Geballin
FirstSubmitted: 1636322695
LastModified: 1656533034
URLPath: /cgit/aur.git/snapshot/incrtk.tar.gz