devskim-cli-bin on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "devskim-cli-bin" 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 devskim-cli-bin on Arch using YAY

$ yay -S devskim-cli-bin

* (Optional) Uninstall devskim-cli-bin on Arch using YAY

$ yay -Rns devskim-cli-bin

2. Manually Install "devskim-cli-bin" via AUR

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

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

b. Clone devskim-cli-bin's git locally

$ git clone https://aur.archlinux.org/devskim-cli-bin.git ~/devskim-cli-bin

c. Go to ~/devskim-cli-bin folder and install it

$ cd ~/devskim-cli-bin $ makepkg -si

3. Information about the devskim-cli-bin package on Arch User Repository (AUR)

ID: 798002
Name: devskim-cli-bin
PackageBaseID: 151209
PackageBase: devskim-cli-bin
Version: 0.4.192-1
Description: Microsoft DevSkim is a set of IDE plugins and rules that provide security "linting" capabilities (official CLI binary version)
URL: https://github.com/Microsoft/DevSkim/
NumVotes: 0
Popularity: 0
OutOfDate: 1627813300
Maintainer:
Submitter: fxbru
FirstSubmitted: 1586275705
LastModified: 1601363635
URLPath: /cgit/aur.git/snapshot/devskim-cli-bin.tar.gz