screencast-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S screencast-git

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

$ yay -Rns screencast-git

2. Manually Install "screencast-git" via AUR

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

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

b. Clone screencast-git's git locally

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

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

$ cd ~/screencast-git $ makepkg -si

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

ID: 793965
Name: screencast-git
PackageBaseID: 119722
PackageBase: screencast-git
Version: 1.6.0.r0.gec79d20-1
Description: Command line interface to record a X11 desktop (git version)
URL: https://github.com/dbermond/screencast/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1486943700
LastModified: 1600544975
URLPath: /cgit/aur.git/snapshot/screencast-git.tar.gz