ifconfig not found ubuntu 20.04

C++
#installation
$ sudo apt install net-tools

#Then use it
$ ifconfig
Source

Also in C++: