biome on AUR (Arch User Repository)

Last updated: October 04,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

b. Install biome on Arch using YAY

$ yay -S biome

* (Optional) Uninstall biome on Arch using YAY

$ yay -Rns biome

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

b. Clone biome's git locally

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

c. Go to ~/biome folder and install it

$ cd ~/biome $ makepkg -si

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