Search Criteria
Package Details: split-run-git 1.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/split-run-git.git (read-only, click to copy) |
---|---|
Package Base: | split-run-git |
Description: | Launches programs from the terminal and the closes the terminal automatically |
Upstream URL: | https://gitlab.com/Xenose/split-run.git |
Keywords: | srun terminal |
Licenses: | GPL3 |
Conflicts: | srun |
Provides: | srun |
Submitter: | xenose |
Maintainer: | xenose |
Last Packager: | xenose |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-08-25 09:53 (UTC) |
Last Updated: | 2021-08-25 09:53 (UTC) |
Dependencies (3)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
kleintux commented on 2022-12-15 16: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