otcl on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S otcl

* (Optional) Uninstall otcl on Arch using YAY

$ yay -Rns otcl

2. Manually Install "otcl" via AUR

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

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

b. Clone otcl's git locally

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

c. Go to ~/otcl folder and install it

$ cd ~/otcl $ makepkg -si

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

ID: 354550
Name: otcl
PackageBaseID: 3857
PackageBase: otcl
Version: 1.14-7
Description: An extension to Tcl/Tk for object-oriented programming
URL: http://otcl-tclcl.sourceforge.net/otcl/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: qrwteyrutiyoup
Submitter: shaurz
FirstSubmitted: 1142560093
LastModified: 1478628930
URLPath: /cgit/aur.git/snapshot/otcl.tar.gz