balde on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S balde

* (Optional) Uninstall balde on Arch using YAY

$ yay -Rns balde

2. Manually Install "balde" via AUR

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

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

b. Clone balde's git locally

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

c. Go to ~/balde folder and install it

$ cd ~/balde $ makepkg -si

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

ID: 263023
Name: balde
PackageBaseID: 105665
PackageBase: balde
Version: 0.1.2-2
Description: A microframework for C based on GLib and bad intentions.
URL: http://balde.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jaysonsantos
Submitter: jaysonsantos
FirstSubmitted: 1452071718
LastModified: 1452160797
URLPath: /cgit/aur.git/snapshot/balde.tar.gz