xotcl on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S xotcl

* (Optional) Uninstall xotcl on Arch using YAY

$ yay -Rns xotcl

2. Manually Install "xotcl" via AUR

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

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

b. Clone xotcl's git locally

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

c. Go to ~/xotcl folder and install it

$ cd ~/xotcl $ makepkg -si

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

ID: 218842
Name: xotcl
PackageBaseID: 32294
PackageBase: xotcl
Version: 1.6.8-4
Description: Extended Object Tcl
URL: http://xotcl.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kolewu
Submitter:
FirstSubmitted: 1259399590
LastModified: 1438984405
URLPath: /cgit/aur.git/snapshot/xotcl.tar.gz