dotenv-linter on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dotenv-linter

* (Optional) Uninstall dotenv-linter on Arch using YAY

$ yay -Rns dotenv-linter

2. Manually Install "dotenv-linter" via AUR

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

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

b. Clone dotenv-linter's git locally

$ git clone https://aur.archlinux.org/dotenv-linter.git ~/dotenv-linter

c. Go to ~/dotenv-linter folder and install it

$ cd ~/dotenv-linter $ makepkg -si

3. Information about the dotenv-linter package on Arch User Repository (AUR)

ID: 1204903
Name: dotenv-linter
PackageBaseID: 158883
PackageBase: dotenv-linter
Version: 3.3.0-1
Description: Lightning-fast linter for .env files. Written in Rust
URL: https://github.com/dotenv-linter/dotenv-linter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1603046802
LastModified: 1675269056
URLPath: /cgit/aur.git/snapshot/dotenv-linter.tar.gz