bloop on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install bloop on Arch using YAY
$
yay -S
bloop
Copied
* (Optional) Uninstall bloop on Arch using YAY
$
yay -Rns
bloop
Copied
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
Copied
b. Clone bloop's git locally
$
git clone https://aur.archlinux.org/bloop.git
~/bloop
Copied
c. Go to ~/bloop folder and install it
$
cd
~/bloop
Copied
$
makepkg -si
Copied
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
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