Note:
This package no longer builds the GNU versions of:
chcon
runcon
when these utilities are called it will simply exit 1
via a shell built-in.
chcon
and runcon
requires libselinux.so.1
and currently, there is no "signed" way to install this on Arch (AUR Packages are out-of-date due to keys).
Additionally,
This package uses everything it can in the Rust coreutils
(MULTICALL=y PROFILE=release) binary, including some tools not included in the stock Arch Linux coreutils package. This includes:
b2sum
b3sum
md5sum
sha1sum
sha224sum
sha256sum
sha3-224sum
sha3-256sum
sha3-384sum
sha3-512sum
sha384sum
sha3sum
sha512sum
shake128sum
shake256sum
Therefore, this package conflicts with the b3sum
and sha3sum
packages as well.
Pinned Comments
oech3 commented on 2025-09-08 09:52 (UTC) (edited on 2025-09-15 15:44 (UTC) by oech3)
/usr/local/bin
is safer than this.-git
and-selinux
.Building same binary avaiable from repo and symlink only pkg is not allowed at AUR. Don't believe that this is avaiable until officlal drop-in appear.