teapot-tools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S teapot-tools

* (Optional) Uninstall teapot-tools on Arch using YAY

$ yay -Rns teapot-tools

2. Manually Install "teapot-tools" via AUR

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

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

b. Clone teapot-tools's git locally

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

c. Go to ~/teapot-tools folder and install it

$ cd ~/teapot-tools $ makepkg -si

3. Information about the teapot-tools package on Arch User Repository (AUR)

ID: 1412360
Name: teapot-tools
PackageBaseID: 202765
PackageBase: teapot-tools
Version: 0.4.3-2
Description: Replacement for depot_tools (gclient)
URL: https://codeberg.org/selfisekai/teapot_tools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: WithTheBraid
Submitter: WithTheBraid
FirstSubmitted: 1708414861
LastModified: 1708417550
URLPath: /cgit/aur.git/snapshot/teapot-tools.tar.gz