ncftool
programs for the netcf library
Install
- All systems
-
curl cmd.cat/ncftool.sh
- Debian
-
apt-get install netcf
- Ubuntu
-
apt-get install netcf
- Alpine
-
apk add netcf
- Arch Linux
-
pacman -S netcf
- Kali Linux
-
apt-get install netcf
- CentOS
-
yum install netcf
- Fedora
-
dnf install netcf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netcf
- Raspbian
-
apt-get install netcf
- Dockerfile
- dockerfile.run/ncftool
- Docker
-
docker run cmd.cat/ncftool ncftool
powered by Commando
netcf
programs for the netcf library
Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. This package contains the supporting binaries to use with netcf.
libnetcf1-dbg
cross-platform network configuration library (debug symbols)
Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. This package contains the debugging symbols for libnetcf1.