rome on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S rome

* (Optional) Uninstall rome on Arch using YAY

$ yay -Rns rome

2. Manually Install "rome" via AUR

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

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

b. Clone rome's git locally

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

c. Go to ~/rome folder and install it

$ cd ~/rome $ makepkg -si

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

ID: 1265767
Name: rome
PackageBaseID: 177991
PackageBase: rome
Version: 12.1.3-1
Description: Formatter, linter, bundler, and more for Javascript, Typescript, JSON, HTML, Markdown, and CSS
URL: https://rome.tools
NumVotes: 4
Popularity: 0.00141
OutOfDate:
Maintainer: alerque
Submitter: pinks
FirstSubmitted: 1650031403
LastModified: 1685517946
URLPath: /cgit/aur.git/snapshot/rome.tar.gz