python-smda on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-smda

* (Optional) Uninstall python-smda on Arch using YAY

$ yay -Rns python-smda

2. Manually Install "python-smda" via AUR

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

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

b. Clone python-smda's git locally

$ git clone https://aur.archlinux.org/python-smda.git ~/python-smda

c. Go to ~/python-smda folder and install it

$ cd ~/python-smda $ makepkg -si

3. Information about the python-smda package on Arch User Repository (AUR)

ID: 1148419
Name: python-smda
PackageBaseID: 175152
PackageBase: python-smda
Version: 1.9.15-1
Description: Recursive diassembler optimized for CFG recovery from memory dumps
URL: https://github.com/danielplohmann/smda
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1642448824
LastModified: 1664915690
URLPath: /cgit/aur.git/snapshot/python-smda.tar.gz