rpcgen
GNU C Library: Development binaries
Install
- All systems
-
curl cmd.cat/rpcgen.sh
- Debian
-
apt-get install libc-dev-bin
- Ubuntu
-
apt-get install libc-dev-bin
- Alpine
-
apk add rpcgen
- Arch Linux
-
pacman -S rpcgen
- Kali Linux
-
apt-get install libc-dev-bin
- CentOS
-
yum install glibc-common
- Fedora
-
dnf install rpcgen
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libc-dev-bin
- OS X
-
brew install rpcgen
- Raspbian
-
apt-get install libc-dev-bin
- Dockerfile
- dockerfile.run/rpcgen
- Docker
-
docker run cmd.cat/rpcgen rpcgen
powered by Commando
libc-dev-bin
GNU C Library: Development binaries
This package contains utility programs related to the GNU C Library development package.