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