parcel-bundler on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S parcel-bundler

* (Optional) Uninstall parcel-bundler on Arch using YAY

$ yay -Rns parcel-bundler

2. Manually Install "parcel-bundler" via AUR

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

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

b. Clone parcel-bundler's git locally

$ git clone https://aur.archlinux.org/parcel-bundler.git ~/parcel-bundler

c. Go to ~/parcel-bundler folder and install it

$ cd ~/parcel-bundler $ makepkg -si

3. Information about the parcel-bundler package on Arch User Repository (AUR)

ID: 1198847
Name: parcel-bundler
PackageBaseID: 129670
PackageBase: parcel-bundler
Version: 2.8.3-1
Description: Zero configuration build tool for the web.
URL: https://parceljs.org/
NumVotes: 6
Popularity: 3.5E-5
OutOfDate:
Maintainer: horosgrisa
Submitter: simon04
FirstSubmitted: 1517525720
LastModified: 1674074290
URLPath: /cgit/aur.git/snapshot/parcel-bundler.tar.gz