emacs-yasnippet-snippets on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "emacs-yasnippet-snippets" 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 emacs-yasnippet-snippets on Arch using YAY

$ yay -S emacs-yasnippet-snippets

* (Optional) Uninstall emacs-yasnippet-snippets on Arch using YAY

$ yay -Rns emacs-yasnippet-snippets

2. Manually Install "emacs-yasnippet-snippets" via AUR

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

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

b. Clone emacs-yasnippet-snippets's git locally

$ git clone https://aur.archlinux.org/emacs-yasnippet-snippets.git ~/emacs-yasnippet-snippets

c. Go to ~/emacs-yasnippet-snippets folder and install it

$ cd ~/emacs-yasnippet-snippets $ makepkg -si

3. Information about the emacs-yasnippet-snippets package on Arch User Repository (AUR)

ID: 922683
Name: emacs-yasnippet-snippets
PackageBaseID: 168076
PackageBase: emacs-yasnippet-snippets
Version: 0.24-1
Description: This repository contains the official collection of snippets for yasnippet.
URL: https://github.com/AndreaCrotti/yasnippet-snippets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: hamki
FirstSubmitted: 1624009380
LastModified: 1624009380
URLPath: /cgit/aur.git/snapshot/emacs-yasnippet-snippets.tar.gz