mucommander on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mucommander

* (Optional) Uninstall mucommander on Arch using YAY

$ yay -Rns mucommander

2. Manually Install "mucommander" via AUR

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

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

b. Clone mucommander's git locally

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

c. Go to ~/mucommander folder and install it

$ cd ~/mucommander $ makepkg -si

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

ID: 1285875
Name: mucommander
PackageBaseID: 116541
PackageBase: mucommander
Version: 1.3.0-1
Description: A lightweight, cross-platform file manager with a dual-pane interface written in Java
URL: http://www.mucommander.com
NumVotes: 11
Popularity: 0.368499
OutOfDate:
Maintainer: figue
Submitter: sirocco
FirstSubmitted: 1477646885
LastModified: 1688942224
URLPath: /cgit/aur.git/snapshot/mucommander.tar.gz