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