prepros-bin on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S prepros-bin

* (Optional) Uninstall prepros-bin on Arch using YAY

$ yay -Rns prepros-bin

2. Manually Install "prepros-bin" via AUR

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

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

b. Clone prepros-bin's git locally

$ git clone https://aur.archlinux.org/prepros-bin.git ~/prepros-bin

c. Go to ~/prepros-bin folder and install it

$ cd ~/prepros-bin $ makepkg -si

3. Information about the prepros-bin package on Arch User Repository (AUR)

ID: 1426924
Name: prepros-bin
PackageBaseID: 124602
PackageBase: prepros-bin
Version: 7.22.0-3
Description: Prepros compiles your files, transpiles your JavaScript, reloads your browsers and makes it really easy to develop & test your websites so you can focus on making them perfect.
URL: https://prepros.io
NumVotes: 4
Popularity: 0
OutOfDate: 1710588114
Maintainer: zxp19821005
Submitter:
FirstSubmitted: 1502074164
LastModified: 1710402078
URLPath: /cgit/aur.git/snapshot/prepros-bin.tar.gz