gifcast on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gifcast

* (Optional) Uninstall gifcast on Arch using YAY

$ yay -Rns gifcast

2. Manually Install "gifcast" via AUR

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

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

b. Clone gifcast's git locally

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

c. Go to ~/gifcast folder and install it

$ cd ~/gifcast $ makepkg -si

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

ID: 399983
Name: gifcast
PackageBaseID: 121389
PackageBase: gifcast
Version: 0.1.0-1
Description: A simple GIF screen recorder
URL: https://github.com/wfleming/gifcast
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: wfleming
Submitter: wfleming
FirstSubmitted: 1491765567
LastModified: 1491765567
URLPath: /cgit/aur.git/snapshot/gifcast.tar.gz