tcsh-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tcsh-git

* (Optional) Uninstall tcsh-git on Arch using YAY

$ yay -Rns tcsh-git

2. Manually Install "tcsh-git" via AUR

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

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

b. Clone tcsh-git's git locally

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

c. Go to ~/tcsh-git folder and install it

$ cd ~/tcsh-git $ makepkg -si

3. Information about the tcsh-git package on Arch User Repository (AUR)

ID: 1387262
Name: tcsh-git
PackageBaseID: 164830
PackageBase: tcsh-git
Version: 6.24.10.r9.g360a97d-1
Description: C shell with file name completion and command line editing
URL: https://www.tcsh.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1616609189
LastModified: 1705458615
URLPath: /cgit/aur.git/snapshot/tcsh-git.tar.gz