eltclsh on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S eltclsh

* (Optional) Uninstall eltclsh on Arch using YAY

$ yay -Rns eltclsh

2. Manually Install "eltclsh" via AUR

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

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

b. Clone eltclsh's git locally

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

c. Go to ~/eltclsh folder and install it

$ cd ~/eltclsh $ makepkg -si

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

ID: 550663
Name: eltclsh
PackageBaseID: 102403
PackageBase: eltclsh
Version: 1.17-1
Description: interactive shell for the TCL programming language
URL: http://homepages.laas.fr/mallet/soft/shell/eltclsh
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tequa
Submitter: tequa
FirstSubmitted: 1445771579
LastModified: 1539155732
URLPath: /cgit/aur.git/snapshot/eltclsh.tar.gz