Package Details: kloud 1.0-1

Git Clone URL: https://aur.archlinux.org/kloud.git (read-only, click to copy)
Package Base: kloud
Description: An open source and minimalistic cloud based on Kotlin
Upstream URL: https://github.com/texxme/Kloud
Licenses: BSD
Submitter: marvinborner
Maintainer: marvinborner
Last Packager: marvinborner
Votes: 0
Popularity: 0.000000
First Submitted: 2019-05-09 15:12 (UTC)
Last Updated: 2019-05-17 18:56 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

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