libtsm on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libtsm

* (Optional) Uninstall libtsm on Arch using YAY

$ yay -Rns libtsm

2. Manually Install "libtsm" via AUR

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

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

b. Clone libtsm's git locally

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

c. Go to ~/libtsm folder and install it

$ cd ~/libtsm $ makepkg -si

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

ID: 1234886
Name: libtsm
PackageBaseID: 192164
PackageBase: libtsm
Version: 4.0.2-1
Description: Terminal-emulator State Machine
URL: https://www.freedesktop.org/wiki/Software/kmscon/libtsm
NumVotes: 1
Popularity: 0.001895
OutOfDate:
Maintainer: TrialnError
Submitter: arojas
FirstSubmitted: 1680338294
LastModified: 1680338294
URLPath: /cgit/aur.git/snapshot/libtsm.tar.gz

5. The same packages on other Linux Distributions