screencast on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install screencast on Arch using YAY
$
yay -S
screencast
Copied
* (Optional) Uninstall screencast on Arch using YAY
$
yay -Rns
screencast
Copied
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
Copied
b. Clone screencast's git locally
$
git clone https://aur.archlinux.org/screencast.git
~/screencast
Copied
c. Go to ~/screencast folder and install it
$
cd
~/screencast
Copied
$
makepkg -si
Copied
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
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