tshm-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tshm-bin

* (Optional) Uninstall tshm-bin on Arch using YAY

$ yay -Rns tshm-bin

2. Manually Install "tshm-bin" via AUR

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

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

b. Clone tshm-bin's git locally

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

c. Go to ~/tshm-bin folder and install it

$ cd ~/tshm-bin $ makepkg -si

3. Information about the tshm-bin package on Arch User Repository (AUR)

ID: 1244502
Name: tshm-bin
PackageBaseID: 169077
PackageBase: tshm-bin
Version: 0.4.2-1
Description: Parser and formatter for TypeScript declarations that outputs HM-style type signatures
URL: https://github.com/samhh/tshm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1626817250
LastModified: 1682103901
URLPath: /cgit/aur.git/snapshot/tshm-bin.tar.gz