recapp on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S recapp

* (Optional) Uninstall recapp on Arch using YAY

$ yay -Rns recapp

2. Manually Install "recapp" via AUR

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

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

b. Clone recapp's git locally

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

c. Go to ~/recapp folder and install it

$ cd ~/recapp $ makepkg -si

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

ID: 938285
Name: recapp
PackageBaseID: 164887
PackageBase: recapp
Version: 1.1.1-2
Description: Simple screen recorder for Linux written in GTK, using only GStreamer.
URL: https://github.com/amikha1lov/RecApp
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1616711355
LastModified: 1627050459
URLPath: /cgit/aur.git/snapshot/recapp.tar.gz