spredit on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S spredit

* (Optional) Uninstall spredit on Arch using YAY

$ yay -Rns spredit

2. Manually Install "spredit" via AUR

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

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

b. Clone spredit's git locally

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

c. Go to ~/spredit folder and install it

$ cd ~/spredit $ makepkg -si

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

ID: 482686
Name: spredit
PackageBaseID: 129654
PackageBase: spredit
Version: 1.0-1
Description: SPRedit - a C64 hires/overlay sprite editor. This is a crossplatform tool to create Commodore 64 hires or overlayed sprites, and convert between various formats like native C64 'prg' or 'bmp' from/to this program's own 'ols' format.
URL: http://csdb.dk/release/?id=93234
NumVotes: 1
Popularity: 0.007893
OutOfDate:
Maintainer: sajattack
Submitter: sajattack
FirstSubmitted: 1517445732
LastModified: 1517446234
URLPath: /cgit/aur.git/snapshot/spredit.tar.gz