Search Criteria
Package Details: vramsteg-git r6.1f3dbd6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vramsteg-git.git (read-only, click to copy) |
---|---|
Package Base: | vramsteg-git |
Description: | Command line utility that provides shell scripts with a full-featured progress indicator |
Upstream URL: | https://github.com/mogaal/vramsteg |
Licenses: | MIT |
Provides: | vramsteg |
Submitter: | Ahmed_ES |
Maintainer: | None |
Last Packager: | a821 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-15 04:43 (UTC) |
Last Updated: | 2024-11-15 19:40 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
kleintux commented on 2022-12-18 15:58 (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