bullshit on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bullshit

* (Optional) Uninstall bullshit on Arch using YAY

$ yay -Rns bullshit

2. Manually Install "bullshit" via AUR

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

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

b. Clone bullshit's git locally

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

c. Go to ~/bullshit folder and install it

$ cd ~/bullshit $ makepkg -si

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

ID: 514356
Name: bullshit
PackageBaseID: 115817
PackageBase: bullshit
Version: 0.0-3
Description: Assemble a stream of technology bullshit from words in a file
URL: https://github.com/fceschmidt/bullshit-arch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fceschmidt
Submitter: fceschmidt
FirstSubmitted: 1475101849
LastModified: 1527525532
URLPath: /cgit/aur.git/snapshot/bullshit.tar.gz