bsod on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S bsod

* (Optional) Uninstall bsod on Arch using YAY

$ yay -Rns bsod

2. Manually Install "bsod" via AUR

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

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

b. Clone bsod's git locally

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

c. Go to ~/bsod folder and install it

$ cd ~/bsod $ makepkg -si

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

ID: 1363136
Name: bsod
PackageBaseID: 24810
PackageBase: bsod
Version: 0.2-2
Description: Bsod displays the famous windows xp blue screen of death on the console
URL: https://github.com/folkertvanheusden/bsod
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1237492097
LastModified: 1701453856
URLPath: /cgit/aur.git/snapshot/bsod.tar.gz