bsp on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "bsp" 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 bsp on Arch using YAY
$
yay -S
bsp
Copied
* (Optional) Uninstall bsp on Arch using YAY
$
yay -Rns
bsp
Copied
2. Manually Install "bsp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bsp's git locally
$
git clone https://aur.archlinux.org/bsp.git
~/bsp
Copied
c. Go to ~/bsp folder and install it
$
cd
~/bsp
Copied
$
makepkg -si
Copied
3. Information about the bsp package on Arch User Repository (AUR)
ID: 204872
Name: bsp
PackageBaseID: 6184
PackageBase: bsp
Version: 5.2-7
Description: The most popular nodebuilder for DOOM
URL: http://games.moria.org.uk/doom/bsp/
NumVotes: 5
Popularity: 0
OutOfDate: 1695549198
Maintainer: nautic
Submitter:
FirstSubmitted: 1154248080
LastModified: 1435654706
URLPath: /cgit/aur.git/snapshot/bsp.tar.gz
Name: bsp
PackageBaseID: 6184
PackageBase: bsp
Version: 5.2-7
Description: The most popular nodebuilder for DOOM
URL: http://games.moria.org.uk/doom/bsp/
NumVotes: 5
Popularity: 0
OutOfDate: 1695549198
Maintainer: nautic
Submitter:
FirstSubmitted: 1154248080
LastModified: 1435654706
URLPath: /cgit/aur.git/snapshot/bsp.tar.gz