Search Criteria
Package Details: benelib 0.28.203e14c-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/benelib.git (read-only, click to copy) |
---|---|
Package Base: | benelib |
Description: | A library containing many code snippets mostly for ROOT |
Upstream URL: | https://github.com/wutzi15/Benelib |
Licenses: | GPL |
Submitter: | wutzi |
Maintainer: | wutzi |
Last Packager: | wutzi |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-29 14:57 (UTC) |
Last Updated: | 2015-12-15 08:31 (UTC) |
Latest Comments
kleintux commented on 2022-12-15 16: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