Package Details: holyc 1.0.0-1

Git Clone URL: https://aur.archlinux.org/holyc.git (read-only, click to copy)
Package Base: holyc
Description: An aur package for HolyC Compiler by nrootconauto
Upstream URL: https://github.com/nrootconauto/HolyCC2
Keywords: davis holyc programming terry
Licenses: custom
Submitter: UnityTheCoder
Maintainer: None
Last Packager: UnityTheCoder
Votes: 0
Popularity: 0.000000
First Submitted: 2022-10-26 13:16 (UTC)
Last Updated: 2022-10-26 13:46 (UTC)

Dependencies (3)

Required by (0)

Sources (0)

Latest Comments

MarsSeed commented on 2023-12-03 21:34 (UTC)

Upstream is abandonware, and the readme says the code doesn't support 64-bit Linux.

kleintux commented on 2022-12-15 06:11 (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()

Split up the PKGBUILD to a build / package function. https://wiki.archlinux.org/title/Creating_packages#build()

thank you for fixing and maintaining