Search Criteria
Package Details: blih_cli-git 1.1.2_8_g45d9972-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/blih_cli-git.git (read-only, click to copy) |
---|---|
Package Base: | blih_cli-git |
Description: | (dev version) Blih CLI (say blikli) is the Blih (Bocal Lightweight Interface for Humans) Js CLI (Command-Line Interface) for linux env. |
Upstream URL: | None |
Keywords: | blih cli command-line devel git prompt tty |
Submitter: | Yatis |
Maintainer: | Yatis (GreenDjango) |
Last Packager: | GreenDjango |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-07 08:34 (UTC) |
Last Updated: | 2023-03-01 13:17 (UTC) |
Latest Comments
kleintux commented on 2022-12-18 20:28 (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()
Don't execute just a sh installer. You need to copy the depended files to the ${pkgdir} path.
thank you for fixing and maintaining