bcnc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bcnc

* (Optional) Uninstall bcnc on Arch using YAY

$ yay -Rns bcnc

2. Manually Install "bcnc" via AUR

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

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

b. Clone bcnc's git locally

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

c. Go to ~/bcnc folder and install it

$ cd ~/bcnc $ makepkg -si

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

ID: 884946
Name: bcnc
PackageBaseID: 119614
PackageBase: bcnc
Version: 0.9.14.304-1
Description: GRBL CNC command sender, autoleveler and g-code editor
URL: https://github.com/vlachoudis/bCNC
NumVotes: 6
Popularity: 3.0E-6
OutOfDate: 1695376831
Maintainer:
Submitter: greyltc
FirstSubmitted: 1486651829
LastModified: 1617016546
URLPath: /cgit/aur.git/snapshot/bcnc.tar.gz