cmcl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cmcl

* (Optional) Uninstall cmcl on Arch using YAY

$ yay -Rns cmcl

2. Manually Install "cmcl" via AUR

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

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

b. Clone cmcl's git locally

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

c. Go to ~/cmcl folder and install it

$ cd ~/cmcl $ makepkg -si

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

ID: 1311224
Name: cmcl
PackageBaseID: 190555
PackageBase: cmcl
Version: 2.2.1-21
Description: A Minecraft Java Edition Launcher Running on the Command Line
URL: https://github.com/MrShieh-X/console-minecraft-launcher
NumVotes: 1
Popularity: 0.000394
OutOfDate:
Maintainer: mail_set
Submitter: mail_set
FirstSubmitted: 1676776002
LastModified: 1693384631
URLPath: /cgit/aur.git/snapshot/cmcl.tar.gz