solang-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S solang-bin

* (Optional) Uninstall solang-bin on Arch using YAY

$ yay -Rns solang-bin

2. Manually Install "solang-bin" via AUR

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

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

b. Clone solang-bin's git locally

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

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

$ cd ~/solang-bin $ makepkg -si

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

ID: 960276
Name: solang-bin
PackageBaseID: 171012
PackageBase: solang-bin
Version: 0.1.8-1
Description: A Solidity to wasm compiler written in rust
URL: https://github.com/hyperledger-labs/solang
NumVotes: 0
Popularity: 0
OutOfDate: 1642471577
Maintainer: ami_ba
Submitter: sin
FirstSubmitted: 1631542352
LastModified: 1631542352
URLPath: /cgit/aur.git/snapshot/solang-bin.tar.gz