teapot on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S teapot

* (Optional) Uninstall teapot on Arch using YAY

$ yay -Rns teapot

2. Manually Install "teapot" via AUR

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

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

b. Clone teapot's git locally

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

c. Go to ~/teapot folder and install it

$ cd ~/teapot $ makepkg -si

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

ID: 1415000
Name: teapot
PackageBaseID: 31365
PackageBase: teapot
Version: 2.3.0-3
Description: Table Editor and Planner: a 3D curses based spreadsheet for mathy people
URL: https://www.syntax-k.de/projekte/teapot
NumVotes: 31
Popularity: 0.3248
OutOfDate:
Maintainer: eclairevoyant
Submitter: keenerd
FirstSubmitted: 1256137076
LastModified: 1708822880
URLPath: /cgit/aur.git/snapshot/teapot.tar.gz