screencast on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S screencast

* (Optional) Uninstall screencast on Arch using YAY

$ yay -Rns screencast

2. Manually Install "screencast" via AUR

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

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

b. Clone screencast's git locally

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

c. Go to ~/screencast folder and install it

$ cd ~/screencast $ makepkg -si

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

ID: 793970
Name: screencast
PackageBaseID: 119721
PackageBase: screencast
Version: 1.6.0-1
Description: Command line interface to record a X11 desktop
URL: https://github.com/dbermond/screencast/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1486943679
LastModified: 1600545146
URLPath: /cgit/aur.git/snapshot/screencast.tar.gz