gcmc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "gcmc" 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 gcmc on Arch using YAY
$
yay -S
gcmc
Copied
* (Optional) Uninstall gcmc on Arch using YAY
$
yay -Rns
gcmc
Copied
2. Manually Install "gcmc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gcmc's git locally
$
git clone https://aur.archlinux.org/gcmc.git
~/gcmc
Copied
c. Go to ~/gcmc folder and install it
$
cd
~/gcmc
Copied
$
makepkg -si
Copied
3. Information about the gcmc package on Arch User Repository (AUR)
ID: 676915
Name: gcmc
PackageBaseID: 147404
PackageBase: gcmc
Version: 1.8.3-1
Description: G-code meta-compiler
URL: http://www.vagrearg.org/content/gcmc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: scgtrp
Submitter: scgtrp
FirstSubmitted: 1576372816
LastModified: 1576372816
URLPath: /cgit/aur.git/snapshot/gcmc.tar.gz
Name: gcmc
PackageBaseID: 147404
PackageBase: gcmc
Version: 1.8.3-1
Description: G-code meta-compiler
URL: http://www.vagrearg.org/content/gcmc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: scgtrp
Submitter: scgtrp
FirstSubmitted: 1576372816
LastModified: 1576372816
URLPath: /cgit/aur.git/snapshot/gcmc.tar.gz