Search Criteria
Package Details: runner 0.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/runner.git (read-only, click to copy) |
---|---|
Package Base: | runner |
Description: | A script to execut files |
Upstream URL: | https://github.com/Johnson170/runner |
Keywords: | runner |
Licenses: | GPL |
Submitter: | Johnson170 |
Maintainer: | None |
Last Packager: | Johnson170 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-06-25 11:45 (UTC) |
Last Updated: | 2022-06-25 11:45 (UTC) |
Latest Comments
kleintux commented on 2022-12-15 16:24 (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