External libstdbuf.so
will be installed at next stable uutils by default: https://github.com/uutils/coreutils/pull/8238 So we don't need to build anymore at next ver.
Search Criteria
Package Details: uutils-coreutils-selinux 0.1.0-37
Package Actions
Git Clone URL: | https://aur.archlinux.org/uutils-coreutils-selinux.git (read-only, click to copy) |
---|---|
Package Base: | uutils-coreutils-selinux |
Description: | Rust rewrite of coreutils (SELinux) |
Upstream URL: | https://uutils.github.io/ |
Licenses: | MIT |
Conflicts: | uutils-coreutils |
Submitter: | oech3 |
Maintainer: | oech3 (IooNag, kj_sh604) |
Last Packager: | oech3 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-05-29 05:37 (UTC) |
Last Updated: | 2025-06-20 09:45 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libselinuxAUR
- oniguruma (oniguruma-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- grep (grep-gitAUR, grep-compatAUR) (make)
- make (make-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
Required by (1)
Sources (1)
Latest Comments
oech3 commented on 2025-06-22 01:24 (UTC)
kj_sh604 commented on 2025-05-29 20:56 (UTC)
I've actually made a PKGBUILD for something exactly like this a few days ago, but I was hesitant to push it up to the AUR 😅. I've just put it in a GitHub Gist. Feel free to take ideas from it or use it for this package 👍.
oech3 commented on 2025-05-29 05:43 (UTC) (edited on 2025-06-22 01:25 (UTC) by oech3)
I assume we can't avoid to build everything (not only for runcon,chcon,etc...
)
Tell me if you know how avoid building bins avaiable at Extra
repo.
Pinned Comments
oech3 commented on 2025-05-29 05:43 (UTC) (edited on 2025-06-22 01:25 (UTC) by oech3)
I assume we can't avoid to build everything (not only for
runcon,chcon,etc...
) Tell me if you know how avoid building bins avaiable atExtra
repo.