tcl-vfs on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S tcl-vfs

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

$ yay -Rns tcl-vfs

2. Manually Install "tcl-vfs" via AUR

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

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

b. Clone tcl-vfs's git locally

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

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

$ cd ~/tcl-vfs $ makepkg -si

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

ID: 200470
Name: tcl-vfs
PackageBaseID: 91311
PackageBase: tcl-vfs
Version: 20150321-2
Description: virtual file system for tcl
URL: http://sourceforge.net/projects/tclvfs/
NumVotes: 1
Popularity: 0
OutOfDate: 1710419674
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1426234568
LastModified: 1434822902
URLPath: /cgit/aur.git/snapshot/tcl-vfs.tar.gz