bloop on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S bloop

* (Optional) Uninstall bloop on Arch using YAY

$ yay -Rns bloop

2. Manually Install "bloop" via AUR

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

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

b. Clone bloop's git locally

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

c. Go to ~/bloop folder and install it

$ cd ~/bloop $ makepkg -si

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

ID: 1405097
Name: bloop
PackageBaseID: 133763
PackageBase: bloop
Version: 1.5.15-1
Description: Bloop gives you fast edit/compile/test workflows for Scala.
URL: https://scalacenter.github.io/bloop/
NumVotes: 16
Popularity: 0.038592
OutOfDate:
Maintainer: TheElectronWill
Submitter: TheElectronWill
FirstSubmitted: 1529949696
LastModified: 1707246014
URLPath: /cgit/aur.git/snapshot/bloop.tar.gz