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

Last updated: July 01,2024

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

$ yay -S eslint-plugin-react

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

$ yay -Rns eslint-plugin-react

2. Manually Install "eslint-plugin-react" 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-react's git locally

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

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

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

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

ID: 816252
Name: eslint-plugin-react
PackageBaseID: 118538
PackageBase: eslint-plugin-react
Version: 7.21.5-1
Description: React specific linting rules for ESLint
URL: https://github.com/yannickcr/eslint-plugin-react
NumVotes: 5
Popularity: 0
OutOfDate: 1628466088
Maintainer:
Submitter: adrusi
FirstSubmitted: 1483912371
LastModified: 1604948774
URLPath: /cgit/aur.git/snapshot/eslint-plugin-react.tar.gz