asciinema-edit on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S asciinema-edit

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

$ yay -Rns asciinema-edit

2. Manually Install "asciinema-edit" via AUR

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

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

b. Clone asciinema-edit's git locally

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

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

$ cd ~/asciinema-edit $ makepkg -si

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

ID: 709852
Name: asciinema-edit
PackageBaseID: 150479
PackageBase: asciinema-edit
Version: 0.0.6-1
Description: asciinema casts post-production tools.
URL: https://github.com/cirocosta/asciinema-edit
NumVotes: 2
Popularity: 0.019441
OutOfDate:
Maintainer: inverse
Submitter: inverse
FirstSubmitted: 1584651729
LastModified: 1584651729
URLPath: /cgit/aur.git/snapshot/asciinema-edit.tar.gz