@saschakb: GREAT! Thanks :)
Search Criteria
Package Details: gnu2ucb-coreutils 1-3
Package Actions
| Package Base: | gnu2ucb-coreutils |
|---|---|
| Description: | A replacement of GNU Coreutils with binaries derived from original UNIX utilities, provided by the Heirloom project |
| Upstream URL: | https://wiki.archlinux.org/index.php/Base2heirloom |
| Category: | system |
| Licenses: | |
| Submitter: | WFCody |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2011-04-21 15:22 |
| Last Updated: | 2011-05-02 17:05 |
Latest Comments
Comment by WFCody
Anonymous comment
Here is a solution, because we can't use yaourt. Download https://aur.archlinux.org/packages.php?ID=48399 and https://aur.archlinux.org/packages.php?ID=35117 first - and install them.
Make yourself a directory, where from now on you download you're PKGBUILDs (just like ABS). Now switch to that directory
1. Search for a package: pak -Ss package
2. Download the PKGBUILD + co: pak -G package
3. Switch into the directore - just created for the package: cd package
4. Build the package: unipkg
5. Install the package: pacman -U pkg-ext.pkg.tar.xz
Comment by WFCody
A simplified build. I have decided to move out the compilation of Heirloom from the build, since this is completely a waste of time and resources, especially for later packaging of small replacement packages.
Comment by WFCody
This is probably the most modern and BSD-like profile of Heirloom. Not tested yet, but will probably work better than the other gnu2heirloom variants.