@FabioLolix Thanks!
BTW: Eventually I want to make the PKGBUILD more in line with the package in the community repo.
| 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: | coreutils, uutils-coreutils |
| Provides: | coreutils |
| Submitter: | ArniDagur |
| Maintainer: | oech3 |
| Last Packager: | oech3 |
| Votes: | 8 |
| Popularity: | 0.38 |
| First Submitted: | 2019-02-05 14:42 (UTC) |
| Last Updated: | 2026-05-01 06:12 (UTC) |
« First ‹ Previous 1 2
@FabioLolix Thanks!
BTW: Eventually I want to make the PKGBUILD more in line with the package in the community repo.
git is missing as makedepends
use $(nproc)
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
make -j1 PREFIX=/opt/${_shortname}/ DESTDIR="$pkgdir" install
use $(nproc)
Pinned Comments
oech3 commented on 2026-05-15 17:32 (UTC)
To omit building anything from main branch: https://aur.archlinux.org/packages/uutils-coreutils-git-bin .