muine on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S muine

* (Optional) Uninstall muine on Arch using YAY

$ yay -Rns muine

2. Manually Install "muine" via AUR

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

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

b. Clone muine's git locally

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

c. Go to ~/muine folder and install it

$ cd ~/muine $ makepkg -si

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

-> Orphaned AUR Packages: muine
Repository : aur
Name : muine
Keywords : None
Version : 0.8.11-6
Description : A music player written in C Sharp
URL : http://muine.gooeylinux.org/
AUR URL : https://aur.archlinux.org/packages/muine
Groups : None
Licenses : GPL
Provides : None
Depends On : gst-plugins-base gconf-sharp taglib-sharp notify-sharp
Make Deps : intltool gnome-common
Check Deps : None
Optional Deps : gst-plugins-bad gst-plugins-good gst-plugins-ugly
gst-libav
Conflicts With : None
Maintainer : None
Votes : 0
Popularity : 0.000000
First Submitted : Wed 27 Mar 2019 09:22:02 AM UTC
Last Modified : Wed 27 Mar 2019 09:22:02 AM UTC
Out-of-date : No