reco on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S reco

* (Optional) Uninstall reco on Arch using YAY

$ yay -Rns reco

2. Manually Install "reco" via AUR

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

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

b. Clone reco's git locally

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

c. Go to ~/reco folder and install it

$ cd ~/reco $ makepkg -si

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

ID: 1382032
Name: reco
PackageBaseID: 158158
PackageBase: reco
Version: 5.0.0-1
Description: An audio recording app designed for elementary OS
URL: https://github.com/ryonakano/reco
NumVotes: 2
Popularity: 0.240395
OutOfDate:
Maintainer: yigits
Submitter: clove3am
FirstSubmitted: 1601323375
LastModified: 1704654765
URLPath: /cgit/aur.git/snapshot/reco.tar.gz

5. The same packages on other Linux Distributions