solium on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S solium

* (Optional) Uninstall solium on Arch using YAY

$ yay -Rns solium

2. Manually Install "solium" via AUR

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

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

b. Clone solium's git locally

$ git clone https://aur.archlinux.org/solium.git ~/solium

c. Go to ~/solium folder and install it

$ cd ~/solium $ makepkg -si

3. Information about the solium package on Arch User Repository (AUR)

ID: 476118
Name: solium
PackageBaseID: 128082
PackageBase: solium
Version: 1.1.2-1
Description: Linter to identify & fix Style & Security issues in Solidity
URL: https://github.com/duaraghav8/Solium
NumVotes: 2
Popularity: 0
OutOfDate: 1545122016
Maintainer:
Submitter: svenstaro
FirstSubmitted: 1513783980
LastModified: 1515341697
URLPath: /cgit/aur.git/snapshot/solium.tar.gz