preact-cli on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S preact-cli

* (Optional) Uninstall preact-cli on Arch using YAY

$ yay -Rns preact-cli

2. Manually Install "preact-cli" via AUR

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

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

b. Clone preact-cli's git locally

$ git clone https://aur.archlinux.org/preact-cli.git ~/preact-cli

c. Go to ~/preact-cli folder and install it

$ cd ~/preact-cli $ makepkg -si

3. Information about the preact-cli package on Arch User Repository (AUR)

ID: 834913
Name: preact-cli
PackageBaseID: 161024
PackageBase: preact-cli
Version: 3.0.0-2
Description: Your next Preact PWA starts in 30 seconds.
URL: https://github.com/preactjs/preact-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kugland
FirstSubmitted: 1608249342
LastModified: 1608249586
URLPath: /cgit/aur.git/snapshot/preact-cli.tar.gz