ffscreencast on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ffscreencast

* (Optional) Uninstall ffscreencast on Arch using YAY

$ yay -Rns ffscreencast

2. Manually Install "ffscreencast" via AUR

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

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

b. Clone ffscreencast's git locally

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

c. Go to ~/ffscreencast folder and install it

$ cd ~/ffscreencast $ makepkg -si

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

ID: 1070299
Name: ffscreencast
PackageBaseID: 129759
PackageBase: ffscreencast
Version: 0.6.4-2
Description: ffmpeg screencast/desktop-recording with video overlay and multi monitor support
URL: https://github.com/cytopia/ffscreencast
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: lll2yu
FirstSubmitted: 1517739354
LastModified: 1650611225
URLPath: /cgit/aur.git/snapshot/ffscreencast.tar.gz