python-vsg on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-vsg

* (Optional) Uninstall python-vsg on Arch using YAY

$ yay -Rns python-vsg

2. Manually Install "python-vsg" via AUR

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

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

b. Clone python-vsg's git locally

$ git clone https://aur.archlinux.org/python-vsg.git ~/python-vsg

c. Go to ~/python-vsg folder and install it

$ cd ~/python-vsg $ makepkg -si

3. Information about the python-vsg package on Arch User Repository (AUR)

ID: 1210770
Name: python-vsg
PackageBaseID: 154301
PackageBase: python-vsg
Version: 3.14.0-1
Description: VHDL style guide: coding style enforcement for VHDL
URL: https://github.com/jeremiah-c-leary/vhdl-style-guide/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: csantosb
FirstSubmitted: 1591948591
LastModified: 1676361912
URLPath: /cgit/aur.git/snapshot/python-vsg.tar.gz