rollup on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S rollup

* (Optional) Uninstall rollup on Arch using YAY

$ yay -Rns rollup

2. Manually Install "rollup" via AUR

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

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

b. Clone rollup's git locally

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

c. Go to ~/rollup folder and install it

$ cd ~/rollup $ makepkg -si

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

ID: 1425610
Name: rollup
PackageBaseID: 129375
PackageBase: rollup
Version: 4.13.0-1
Description: Next-generation ES6 module bundler
URL: https://rollupjs.org/
NumVotes: 5
Popularity: 0.240967
OutOfDate:
Maintainer: bkuri
Submitter: simon04
FirstSubmitted: 1516608617
LastModified: 1710222138
URLPath: /cgit/aur.git/snapshot/rollup.tar.gz