bustle on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bustle

* (Optional) Uninstall bustle on Arch using YAY

$ yay -Rns bustle

2. Manually Install "bustle" via AUR

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

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

b. Clone bustle's git locally

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

c. Go to ~/bustle folder and install it

$ cd ~/bustle $ makepkg -si

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

ID: 969014
Name: bustle
PackageBaseID: 171598
PackageBase: bustle
Version: 0.8.0-1
Description: Draw sequence diagrams of D-Bus traffic
URL: https://gitlab.freedesktop.org/bustle/bustle#readme
NumVotes: 1
Popularity: 0.347319
OutOfDate:
Maintainer: codyps
FirstSubmitted: 1633245256
LastModified: 1633245256
URLPath: /cgit/aur.git/snapshot/bustle.tar.gz