nodejs-autoprefixer on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nodejs-autoprefixer

* (Optional) Uninstall nodejs-autoprefixer on Arch using YAY

$ yay -Rns nodejs-autoprefixer

2. Manually Install "nodejs-autoprefixer" via AUR

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

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

b. Clone nodejs-autoprefixer's git locally

$ git clone https://aur.archlinux.org/nodejs-autoprefixer.git ~/nodejs-autoprefixer

c. Go to ~/nodejs-autoprefixer folder and install it

$ cd ~/nodejs-autoprefixer $ makepkg -si

3. Information about the nodejs-autoprefixer package on Arch User Repository (AUR)

ID: 1424975
Name: nodejs-autoprefixer
PackageBaseID: 95893
PackageBase: nodejs-autoprefixer
Version: 10.4.18-1
Description: Parse CSS and add vendor prefixes to rules by Can I Use
URL: https://github.com/postcss/autoprefixer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1436736319
LastModified: 1710154615
URLPath: /cgit/aur.git/snapshot/nodejs-autoprefixer.tar.gz