Package Details: rscheme 0.7.3.4b7-1

Git Clone URL: https://aur.archlinux.org/rscheme.git (read-only, click to copy)
Package Base: rscheme
Description: RScheme is an open-source (and freely redistributable) implementation of the Scheme language with lots of extensions and additional features beyond the core language.
Upstream URL: None
Licenses: unknown
Submitter: ecraven
Maintainer: ecraven
Last Packager: ecraven
Votes: 0
Popularity: 0.000000
First Submitted: 2016-05-13 06:50 (UTC)
Last Updated: 2016-05-13 06:55 (UTC)

Latest Comments

kleintux commented on 2022-12-18 15:28 (UTC)

Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.

see https://wiki.archlinux.org/title/Creating_packages#package()

thank you for fixing and maintaining