audiowmark on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S audiowmark

* (Optional) Uninstall audiowmark on Arch using YAY

$ yay -Rns audiowmark

2. Manually Install "audiowmark" via AUR

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

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

b. Clone audiowmark's git locally

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

c. Go to ~/audiowmark folder and install it

$ cd ~/audiowmark $ makepkg -si

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

ID: 1413449
Name: audiowmark
PackageBaseID: 188546
PackageBase: audiowmark
Version: 0.6.2-1
Description: Audio and video watermarking
URL: https://uplex.de/audiowmark/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: osamc
Submitter: osamc
FirstSubmitted: 1670416435
LastModified: 1708550458
URLPath: /cgit/aur.git/snapshot/audiowmark.tar.gz

5. The same packages on other Linux Distributions