mysqltcl on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S mysqltcl

* (Optional) Uninstall mysqltcl on Arch using YAY

$ yay -Rns mysqltcl

2. Manually Install "mysqltcl" via AUR

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

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

b. Clone mysqltcl's git locally

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

c. Go to ~/mysqltcl folder and install it

$ cd ~/mysqltcl $ makepkg -si

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

ID: 971719
Name: mysqltcl
PackageBaseID: 113865
PackageBase: mysqltcl
Version: 3.052-2
Description: Mysqltcl allows to connect Mysql-Database from Tcl scripting language.
URL: https://github.com/xdobry/mysqltcl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1469126522
LastModified: 1633713932
URLPath: /cgit/aur.git/snapshot/mysqltcl.tar.gz