mediascan on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mediascan

* (Optional) Uninstall mediascan on Arch using YAY

$ yay -Rns mediascan

2. Manually Install "mediascan" via AUR

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

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

b. Clone mediascan's git locally

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

c. Go to ~/mediascan folder and install it

$ cd ~/mediascan $ makepkg -si

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

ID: 1367422
Name: mediascan
PackageBaseID: 200434
PackageBase: mediascan
Version: 1-2
Description: Scan a directory for media files using Android media library.
URL: https://aur.archlinux.org/packages/mediascan
NumVotes: 2
Popularity: 0.419276
OutOfDate: 1705046008
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1702211152
LastModified: 1702217590
URLPath: /cgit/aur.git/snapshot/mediascan.tar.gz