tbsm on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S tbsm

* (Optional) Uninstall tbsm on Arch using YAY

$ yay -Rns tbsm

2. Manually Install "tbsm" via AUR

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

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

b. Clone tbsm's git locally

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

c. Go to ~/tbsm folder and install it

$ cd ~/tbsm $ makepkg -si

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

ID: 1168512
Name: tbsm
PackageBaseID: 106368
PackageBase: tbsm
Version: 0.7-1
Description: A pure bash session or application launcher. Inspired by cdm, tdm and krunner.
URL: https://github.com/loh-tar/tbsm
NumVotes: 11
Popularity: 0.004163
OutOfDate:
Maintainer: loh.tar
Submitter: loh.tar
FirstSubmitted: 1453279866
LastModified: 1668336682
URLPath: /cgit/aur.git/snapshot/tbsm.tar.gz

5. The same packages on other Linux Distributions