asm-cli on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S asm-cli

* (Optional) Uninstall asm-cli on Arch using YAY

$ yay -Rns asm-cli

2. Manually Install "asm-cli" via AUR

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

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

b. Clone asm-cli's git locally

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

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

$ cd ~/asm-cli $ makepkg -si

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

ID: 739666
Name: asm-cli
PackageBaseID: 150738
PackageBase: asm-cli
Version: 1.0.1-3
Description: Interactive shell of assembly language(X86/X64) based on unicorn and keystone
URL: https://github.com/cch123/asm-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585245394
LastModified: 1589948982
URLPath: /cgit/aur.git/snapshot/asm-cli.tar.gz