plasma-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S plasma-git

* (Optional) Uninstall plasma-git on Arch using YAY

$ yay -Rns plasma-git

2. Manually Install "plasma-git" via AUR

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

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

b. Clone plasma-git's git locally

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

c. Go to ~/plasma-git folder and install it

$ cd ~/plasma-git $ makepkg -si

3. Information about the plasma-git package on Arch User Repository (AUR)

ID: 557072
Name: plasma-git
PackageBaseID: 127074
PackageBase: plasma-git
Version: 20171015.r881-2
Description: Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code.
URL: https://github.com/plasma-disassembler/plasma
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryukinix
FirstSubmitted: 1510002866
LastModified: 1541291161
URLPath: /cgit/aur.git/snapshot/plasma-git.tar.gz