m68kdis on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S m68kdis

* (Optional) Uninstall m68kdis on Arch using YAY

$ yay -Rns m68kdis

2. Manually Install "m68kdis" via AUR

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

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

b. Clone m68kdis's git locally

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

c. Go to ~/m68kdis folder and install it

$ cd ~/m68kdis $ makepkg -si

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

ID: 1314576
Name: m68kdis
PackageBaseID: 197355
PackageBase: m68kdis
Version: 0.20181202-2
Description: Portable standalone Motorola MC680x0 disassembler
URL: https://github.com/cr1901/m68kdis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1693949434
LastModified: 1693949631
URLPath: /cgit/aur.git/snapshot/m68kdis.tar.gz