aptos-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S aptos-bin

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

$ yay -Rns aptos-bin

2. Manually Install "aptos-bin" via AUR

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

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

b. Clone aptos-bin's git locally

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

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

$ cd ~/aptos-bin $ makepkg -si

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

ID: 1158300
Name: aptos-bin
PackageBaseID: 185437
PackageBase: aptos-bin
Version: 1.0.0-1
Description: The aptos tool is a command line interface (CLI) for debugging, development, and node operations
URL: https://github.com/aptos-labs/aptos-core
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: esemeniuc
Submitter: esemeniuc
FirstSubmitted: 1662143089
LastModified: 1666937136
URLPath: /cgit/aur.git/snapshot/aptos-bin.tar.gz