simplescreenrecorder on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S simplescreenrecorder

* (Optional) Uninstall simplescreenrecorder on Arch using YAY

$ yay -Rns simplescreenrecorder

2. Manually Install "simplescreenrecorder" via AUR

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

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

b. Clone simplescreenrecorder's git locally

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

c. Go to ~/simplescreenrecorder folder and install it

$ cd ~/simplescreenrecorder $ makepkg -si

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

ID: 1235358
Name: simplescreenrecorder
PackageBaseID: 192218
PackageBase: simplescreenrecorder
Version: 0.4.4-2
Description: A feature-rich screen recorder that supports X11 and OpenGL.
URL: https://www.maartenbaert.be/simplescreenrecorder/
NumVotes: 38
Popularity: 1.598331
OutOfDate:
Maintainer: FredBezies
Submitter: arojas
FirstSubmitted: 1680370323
LastModified: 1680370323
URLPath: /cgit/aur.git/snapshot/simplescreenrecorder.tar.gz