gnulib-tool
GNU Portability Library
Install
- All systems
-
curl cmd.cat/gnulib-tool.sh
- Debian
-
apt-get install gnulib
- Ubuntu
-
apt-get install gnulib
- Kali Linux
-
apt-get install gnulib
- Fedora
-
dnf install gnulib-devel-0
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnulib
- Raspbian
-
apt-get install gnulib
- Dockerfile
- dockerfile.run/gnulib-tool
gnulib
GNU Portability Library
The GNU portability library is a macro system and C declarations and definitions for commonly-used API elements and abstracted system behaviors. It can be used to improve portability and other functionality in your programs.