carve-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S carve-bin

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

$ yay -Rns carve-bin

2. Manually Install "carve-bin" via AUR

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

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

b. Clone carve-bin's git locally

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

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

$ cd ~/carve-bin $ makepkg -si

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

ID: 1137027
Name: carve-bin
PackageBaseID: 162250
PackageBase: carve-bin
Version: 0.2.0-1
Description: Carve out the essentials of your Clojure app.
URL: https://github.com/borkdude/carve
NumVotes: 1
Popularity: 0.002907
OutOfDate:
Maintainer: dharrigan
Submitter: dharrigan
FirstSubmitted: 1611002715
LastModified: 1662643672
URLPath: /cgit/aur.git/snapshot/carve-bin.tar.gz