mist on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mist

* (Optional) Uninstall mist on Arch using YAY

$ yay -Rns mist

2. Manually Install "mist" via AUR

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

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

b. Clone mist's git locally

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

c. Go to ~/mist folder and install it

$ cd ~/mist $ makepkg -si

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

ID: 536324
Name: mist
PackageBaseID: 87966
PackageBase: mist
Version: 0.11.1-1
Description: Ethereum wallet and Dapp browser.
URL: https://github.com/ethereum/mist
NumVotes: 84
Popularity: 0
OutOfDate:
Maintainer: onestone
Submitter: atweiden
FirstSubmitted: 1417640689
LastModified: 1534631157
URLPath: /cgit/aur.git/snapshot/mist.tar.gz