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
kj_sh604 commented on 2025-05-27 19:42 (UTC) (edited on 2025-05-27 19:50 (UTC) by kj_sh604)
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
andruncon
requireslibselinux.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
andsha3sum
packages as well.