mediahandling on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S mediahandling

* (Optional) Uninstall mediahandling on Arch using YAY

$ yay -Rns mediahandling

2. Manually Install "mediahandling" via AUR

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

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

b. Clone mediahandling's git locally

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

c. Go to ~/mediahandling folder and install it

$ cd ~/mediahandling $ makepkg -si

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

ID: 731330
Name: mediahandling
PackageBaseID: 146410
PackageBase: mediahandling
Version: 0.0.8-1
Description: A library solely intended for the use in the project Chestnut by handling all media-file operations
URL: https://github.com/jonno85uk/mediahandling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jonnobleuk
FirstSubmitted: 1572992428
LastModified: 1588687838
URLPath: /cgit/aur.git/snapshot/mediahandling.tar.gz