mlc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mlc

* (Optional) Uninstall mlc on Arch using YAY

$ yay -Rns mlc

2. Manually Install "mlc" via AUR

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

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

b. Clone mlc's git locally

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

c. Go to ~/mlc folder and install it

$ cd ~/mlc $ makepkg -si

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

ID: 1333580
Name: mlc
PackageBaseID: 198436
PackageBase: mlc
Version: 1.3.3-1
Description: Media Library Compiler: rips your media library to a lossy compilation
URL: https://git.macaw.me/blue/mlc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BlueMacaw
Submitter: BlueMacaw
FirstSubmitted: 1697050423
LastModified: 1697224313
URLPath: /cgit/aur.git/snapshot/mlc.tar.gz