termtosvg on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S termtosvg

* (Optional) Uninstall termtosvg on Arch using YAY

$ yay -Rns termtosvg

2. Manually Install "termtosvg" via AUR

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

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

b. Clone termtosvg's git locally

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

c. Go to ~/termtosvg folder and install it

$ cd ~/termtosvg $ makepkg -si

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

ID: 904029
Name: termtosvg
PackageBaseID: 166570
PackageBase: termtosvg
Version: 1.1.0-2
Description: Record terminal sessions as SVG animations
URL: https://nbedos.github.io/termtosvg/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ramen
Submitter: arojas
FirstSubmitted: 1620466045
LastModified: 1620466045
URLPath: /cgit/aur.git/snapshot/termtosvg.tar.gz