cmcl on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install cmcl on Arch using YAY
$
yay -S
cmcl
Copied
* (Optional) Uninstall cmcl on Arch using YAY
$
yay -Rns
cmcl
Copied
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
Copied
b. Clone cmcl's git locally
$
git clone https://aur.archlinux.org/cmcl.git
~/cmcl
Copied
c. Go to ~/cmcl folder and install it
$
cd
~/cmcl
Copied
$
makepkg -si
Copied
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
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