Package Details: origami.ok 4.1.1-1

Git Clone URL: https://aur.archlinux.org/origami.ok.git (read-only, click to copy)
Package Base: origami.ok
Description: running clojure scripts
Upstream URL: https://github.com/hellonico/origami-scripting
Licenses: EPL
Submitter: hellonico
Maintainer: hellonico
Last Packager: hellonico
Votes: 0
Popularity: 0.000000
First Submitted: 2019-10-16 02:12 (UTC)
Last Updated: 2019-10-16 02:22 (UTC)

Latest Comments

kleintux commented on 2022-12-18 15:14 (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