The Tip Show How-to Install the dhcpcd Command Line Tool on Ubuntu Based Distributions.
-
Getting Needed .deb Packages
- Google for dhcpcd-gtk <distroName>
For Example: “dhcpcd-gtk ubuntu saucy”
- Or Get Packages from Distro Media
You May Need to Install for Dependencies Also:
- dhcpcd5
- dhcpcd-dbus
- libdbus
- Google for dhcpcd-gtk <distroName>
-
Installing dhcpcd-gtk Package
cd /dhcpcd*.deb
sudo su -c "dpkg -i *.deb"