dbus-soundrecorder on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dbus-soundrecorder

* (Optional) Uninstall dbus-soundrecorder on Arch using YAY

$ yay -Rns dbus-soundrecorder

2. Manually Install "dbus-soundrecorder" via AUR

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

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

b. Clone dbus-soundrecorder's git locally

$ git clone https://aur.archlinux.org/dbus-soundrecorder.git ~/dbus-soundrecorder

c. Go to ~/dbus-soundrecorder folder and install it

$ cd ~/dbus-soundrecorder $ makepkg -si

3. Information about the dbus-soundrecorder package on Arch User Repository (AUR)

ID: 1175707
Name: dbus-soundrecorder
PackageBaseID: 110613
PackageBase: dbus-soundrecorder
Version: 1.2.3-1
Description: Records sound from Pulse Audio using ffmpeg while watching D-Bus to determine tracks and meta data
URL: https://github.com/Martchus/dbus-soundrecorder
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1461701277
LastModified: 1669647164
URLPath: /cgit/aur.git/snapshot/dbus-soundrecorder.tar.gz