emmet-cli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S emmet-cli

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

$ yay -Rns emmet-cli

2. Manually Install "emmet-cli" via AUR

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

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

b. Clone emmet-cli's git locally

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

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

$ cd ~/emmet-cli $ makepkg -si

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

ID: 920511
Name: emmet-cli
PackageBaseID: 167926
PackageBase: emmet-cli
Version: 1.2.1-1
Description: Emmet command line interface
URL: https://github.com/Delapouite/emmet-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lelgenio
FirstSubmitted: 1623565199
LastModified: 1623565199
URLPath: /cgit/aur.git/snapshot/emmet-cli.tar.gz