recorder on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S recorder

* (Optional) Uninstall recorder on Arch using YAY

$ yay -Rns recorder

2. Manually Install "recorder" via AUR

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

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

b. Clone recorder's git locally

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

c. Go to ~/recorder folder and install it

$ cd ~/recorder $ makepkg -si

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

ID: 1383153
Name: recorder
PackageBaseID: 198475
PackageBase: recorder
Version: 1.0.16-1
Description: Simple audio recorder
URL: https://github.com/alexkdeveloper/recorder
NumVotes: 2
Popularity: 0.233099
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697117470
LastModified: 1704827920
URLPath: /cgit/aur.git/snapshot/recorder.tar.gz