Search Criteria
Package Details: sbctl-artix 0.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sbctl-artix.git (read-only, click to copy) |
---|---|
Package Base: | sbctl-artix |
Description: | Secure Boot key manager |
Upstream URL: | https://github.com/Foxboron/sbctl |
Keywords: | artix sbctl secureboot |
Licenses: | MIT |
Submitter: | akac |
Maintainer: | akac |
Last Packager: | akac |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-05-19 09:56 (UTC) |
Last Updated: | 2024-06-09 08:52 (UTC) |
Dependencies (5)
- binutils
- util-linux (busybox-coreutilsAUR, util-linux-selinuxAUR, util-linux-aesAUR)
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
vann commented on 2024-08-14 19:45 (UTC)
The package fails to build with "line 18: cd: sbctl-artix-0.14: No such file or directory", fixed after changing both "cd "${pkgname}-${pkgver}"" to "sbctl-${pkgver}"