tbd on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S tbd

* (Optional) Uninstall tbd on Arch using YAY

$ yay -Rns tbd

2. Manually Install "tbd" via AUR

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

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

b. Clone tbd's git locally

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

c. Go to ~/tbd folder and install it

$ cd ~/tbd $ makepkg -si

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

ID: 944400
Name: tbd
PackageBaseID: 169628
PackageBase: tbd
Version: 2.2-1
Description: A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries
URL: https://github.com/inoahdev/tbd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sunflsks
Submitter: sunflsks
FirstSubmitted: 1628218418
LastModified: 1628218418
URLPath: /cgit/aur.git/snapshot/tbd.tar.gz