asciinema-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S asciinema-git

* (Optional) Uninstall asciinema-git on Arch using YAY

$ yay -Rns asciinema-git

2. Manually Install "asciinema-git" via AUR

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

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

b. Clone asciinema-git's git locally

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

c. Go to ~/asciinema-git folder and install it

$ cd ~/asciinema-git $ makepkg -si

3. Information about the asciinema-git package on Arch User Repository (AUR)

ID: 1110133
Name: asciinema-git
PackageBaseID: 74534
PackageBase: asciinema-git
Version: 2.2.0.r18.g5a38576-1
Description: Record and share your terminal sessions
URL: https://github.com/asciinema/asciinema
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: sudokode
FirstSubmitted: 1382110120
LastModified: 1657461248
URLPath: /cgit/aur.git/snapshot/asciinema-git.tar.gz