Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AryaWu
/
coreutils
like
0
Model card
Files
Files and versions
xet
Community
main
coreutils
/
gnulib
/
examples
/
hello-c-nognulib
/
INSTALL
AryaWu
Upload folder using huggingface_hub
78d2150
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
130 Bytes
Installation:
./autogen.
sh
./configure --prefix=/some/prefix
make
make
install
Cleanup:
make
distclean
./autoclean.
sh