perl-tcl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-tcl

* (Optional) Uninstall perl-tcl on Arch using YAY

$ yay -Rns perl-tcl

2. Manually Install "perl-tcl" via AUR

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

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

b. Clone perl-tcl's git locally

$ git clone https://aur.archlinux.org/perl-tcl.git ~/perl-tcl

c. Go to ~/perl-tcl folder and install it

$ cd ~/perl-tcl $ makepkg -si

3. Information about the perl-tcl package on Arch User Repository (AUR)

ID: 198072
Name: perl-tcl
PackageBaseID: 32322
PackageBase: perl-tcl
Version: 1.02-1
Description: Tcl extension module for Perl
URL: http://search.cpan.org/dist/Tcl
NumVotes: 4
Popularity: 0
OutOfDate: 1599256034
Maintainer:
Submitter: juster
FirstSubmitted: 1259480592
LastModified: 1434491880
URLPath: /cgit/aur.git/snapshot/perl-tcl.tar.gz