mc-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mc-cli

* (Optional) Uninstall mc-cli on Arch using YAY

$ yay -Rns mc-cli

2. Manually Install "mc-cli" via AUR

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

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

b. Clone mc-cli's git locally

$ git clone https://aur.archlinux.org/mc-cli.git ~/mc-cli

c. Go to ~/mc-cli folder and install it

$ cd ~/mc-cli $ makepkg -si

3. Information about the mc-cli package on Arch User Repository (AUR)

ID: 477881
Name: mc-cli
PackageBaseID: 129196
PackageBase: mc-cli
Version: 20170207-1
Description: Command line tool to interact with a running moolticute daemon
URL: https://github.com/raoulh/mc-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bobsaintcool
Submitter: bobsaintcool
FirstSubmitted: 1515949465
LastModified: 1515949465
URLPath: /cgit/aur.git/snapshot/mc-cli.tar.gz