libbulletml on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libbulletml

* (Optional) Uninstall libbulletml on Arch using YAY

$ yay -Rns libbulletml

2. Manually Install "libbulletml" via AUR

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

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

b. Clone libbulletml's git locally

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

c. Go to ~/libbulletml folder and install it

$ cd ~/libbulletml $ makepkg -si

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

ID: 549100
Name: libbulletml
PackageBaseID: 104509
PackageBase: libbulletml
Version: 0.0.6-6
Description: C++ library to handle BulletML, a markup language to describe bullets in shooting games.
URL: http://shinh.skr.jp/libbulletml/index_en.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: escondida
Submitter: escondida
FirstSubmitted: 1449876921
LastModified: 1538590240
URLPath: /cgit/aur.git/snapshot/libbulletml.tar.gz