Package Details: ccao 0.8-1

Git Clone URL: https://aur.archlinux.org/ccao.git (read-only, click to copy)
Package Base: ccao
Description: A tool for C/C++ to build project and manage lib from starserver.
Upstream URL: http://www.freet.tech/
Licenses: MIT
Submitter: freetbash
Maintainer: None
Last Packager: freetbash
Votes: 0
Popularity: 0.000000
First Submitted: 2022-04-19 08:08 (UTC)
Last Updated: 2022-04-19 09:28 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

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