candle-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S candle-bin

* (Optional) Uninstall candle-bin on Arch using YAY

$ yay -Rns candle-bin

2. Manually Install "candle-bin" via AUR

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

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

b. Clone candle-bin's git locally

$ git clone https://aur.archlinux.org/candle-bin.git ~/candle-bin

c. Go to ~/candle-bin folder and install it

$ cd ~/candle-bin $ makepkg -si

3. Information about the candle-bin package on Arch User Repository (AUR)

ID: 769735
Name: candle-bin
PackageBaseID: 155863
PackageBase: candle-bin
Version: 1.1.7-1
Description: GRBL controller application with G-Code visualizer written in Qt
URL: https://github.com/Denvi/Candle
NumVotes: 0
Popularity: 0
OutOfDate: 1682557841
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595678061
LastModified: 1595678061
URLPath: /cgit/aur.git/snapshot/candle-bin.tar.gz