eslint-plugin-vue on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "eslint-plugin-vue" 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 eslint-plugin-vue on Arch using YAY

$ yay -S eslint-plugin-vue

* (Optional) Uninstall eslint-plugin-vue on Arch using YAY

$ yay -Rns eslint-plugin-vue

2. Manually Install "eslint-plugin-vue" via AUR

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

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

b. Clone eslint-plugin-vue's git locally

$ git clone https://aur.archlinux.org/eslint-plugin-vue.git ~/eslint-plugin-vue

c. Go to ~/eslint-plugin-vue folder and install it

$ cd ~/eslint-plugin-vue $ makepkg -si

3. Information about the eslint-plugin-vue package on Arch User Repository (AUR)

ID: 1230968
Name: eslint-plugin-vue
PackageBaseID: 130445
PackageBase: eslint-plugin-vue
Version: 9.10.0-1
Description: Official ESLint plugin for Vue.js
URL: https://github.com/vuejs/eslint-plugin-vue
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rkcf
FirstSubmitted: 1519860688
LastModified: 1679568247
URLPath: /cgit/aur.git/snapshot/eslint-plugin-vue.tar.gz