bus on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "bus" 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
Copied
b. Install bus on Arch using YAY
$
yay -S
bus
Copied
* (Optional) Uninstall bus on Arch using YAY
$
yay -Rns
bus
Copied
2. Manually Install "bus" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bus's git locally
$
git clone https://aur.archlinux.org/bus.git
~/bus
Copied
c. Go to ~/bus folder and install it
$
cd
~/bus
Copied
$
makepkg -si
Copied
3. Information about the bus package on Arch User Repository (AUR)
ID: 1281860
Name: bus
PackageBaseID: 92386
PackageBase: bus
Version: 3.1.10-1
Description: A simple daemonless system for broadcasting messages locally
URL: https://codeberg.org/maandree/bus
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1429579641
LastModified: 1688291794
URLPath: /cgit/aur.git/snapshot/bus.tar.gz
Name: bus
PackageBaseID: 92386
PackageBase: bus
Version: 3.1.10-1
Description: A simple daemonless system for broadcasting messages locally
URL: https://codeberg.org/maandree/bus
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1429579641
LastModified: 1688291794
URLPath: /cgit/aur.git/snapshot/bus.tar.gz