biome on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "biome" 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 biome on Arch using YAY
$
yay -S
biome
Copied
* (Optional) Uninstall biome on Arch using YAY
$
yay -Rns
biome
Copied
2. Manually Install "biome" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone biome's git locally
$
git clone https://aur.archlinux.org/biome.git
~/biome
Copied
c. Go to ~/biome folder and install it
$
cd
~/biome
Copied
$
makepkg -si
Copied
3. Information about the biome package on Arch User Repository (AUR)
ID: 1390468
Name: biome
PackageBaseID: 197740
PackageBase: biome
Version: 1.5.3-1
Description: Formatter, linter, and more for Javascript, Typescript, JSON, and CSS
URL: https://biomejs.dev
NumVotes: 3
Popularity: 0.486933
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1695121015
LastModified: 1705924350
URLPath: /cgit/aur.git/snapshot/biome.tar.gz
Name: biome
PackageBaseID: 197740
PackageBase: biome
Version: 1.5.3-1
Description: Formatter, linter, and more for Javascript, Typescript, JSON, and CSS
URL: https://biomejs.dev
NumVotes: 3
Popularity: 0.486933
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1695121015
LastModified: 1705924350
URLPath: /cgit/aur.git/snapshot/biome.tar.gz