Search Criteria
Package Details: uutils-coreutils-git 0.1.0.r251.g3b225aa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/uutils-coreutils-git.git (read-only, click to copy) |
---|---|
Package Base: | uutils-coreutils-git |
Description: | Rust rewrite of coreutils |
Upstream URL: | https://github.com/uutils/coreutils |
Licenses: | MIT |
Conflicts: | uutils-coreutils |
Provides: | uutils-coreutils |
Submitter: | ArniDagur |
Maintainer: | oech3 |
Last Packager: | oech3 |
Votes: | 6 |
Popularity: | 0.116093 |
First Submitted: | 2019-02-05 14:42 (UTC) |
Last Updated: | 2025-06-09 16:04 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- oniguruma (oniguruma-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
Required by (1)
- coreutils-uutils-symlink (requires uutils-coreutils)
Latest Comments
starquake commented on 2021-05-31 06:58 (UTC)
@FabioLolix Thanks!
BTW: Eventually I want to make the PKGBUILD more in line with the package in the community repo.
FabioLolix commented on 2021-05-04 16:03 (UTC)
git is missing as makedepends
FabioLolix commented on 2021-05-04 16:02 (UTC)
Absolutely not, don't ovveride users configuration, the number of makejobs can be specified only when needed, like if the builds fails with makejobs >1, like in this case seems
kalekale commented on 2021-05-04 15:25 (UTC) (edited on 2021-05-04 15:25 (UTC) by kalekale)
use $(nproc)