showterm on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S showterm

* (Optional) Uninstall showterm on Arch using YAY

$ yay -Rns showterm

2. Manually Install "showterm" via AUR

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

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

b. Clone showterm's git locally

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

c. Go to ~/showterm folder and install it

$ cd ~/showterm $ makepkg -si

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

ID: 867671
Name: showterm
PackageBaseID: 72494
PackageBase: showterm
Version: 0.6.0-2
Description: Allows you to make screen casts of your terminal using showterm.io.
URL: http://showterm.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sim590
Submitter: souvik1997
FirstSubmitted: 1376145426
LastModified: 1614042382
URLPath: /cgit/aur.git/snapshot/showterm.tar.gz