snescom on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S snescom

* (Optional) Uninstall snescom on Arch using YAY

$ yay -Rns snescom

2. Manually Install "snescom" via AUR

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

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

b. Clone snescom's git locally

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

c. Go to ~/snescom folder and install it

$ cd ~/snescom $ makepkg -si

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

ID: 522609
Name: snescom
PackageBaseID: 133808
PackageBase: snescom
Version: 1.8.1.1-3
Description: This program reads symbolic 65816 or 65c816 machine code and compiles (assembles) it into a relocatable object file, into an IPS patch, or directly into a raw file.
URL: https://bisqwit.iki.fi/source/snescom.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: breaker1
Submitter: breaker1
FirstSubmitted: 1530129779
LastModified: 1530129779
URLPath: /cgit/aur.git/snapshot/snescom.tar.gz