sdcc-svn on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S sdcc-svn

* (Optional) Uninstall sdcc-svn on Arch using YAY

$ yay -Rns sdcc-svn

2. Manually Install "sdcc-svn" via AUR

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

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

b. Clone sdcc-svn's git locally

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

c. Go to ~/sdcc-svn folder and install it

$ cd ~/sdcc-svn $ makepkg -si

3. Information about the sdcc-svn package on Arch User Repository (AUR)

ID: 904557
Name: sdcc-svn
PackageBaseID: 87994
PackageBase: sdcc-svn
Version: 4.1.4.svn12249M-1
Description: Small Device C Compiler suite
URL: http://sdcc.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marzoul
Submitter: marzoul
FirstSubmitted: 1417727382
LastModified: 1620570760
URLPath: /cgit/aur.git/snapshot/sdcc-svn.tar.gz