Linuxips
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux
No Result
View All Result
Linuxips
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux
No Result
View All Result
Linuxips
No Result
View All Result
Home Debian

How to install missing ifconfig command on Linux

admin by admin
August 13, 2022
Reading Time: 3 mins read
0
How to install missing ifconfig command on Linux

In this tutorial, you will see how to install ifconfig command on Debian-based Linux distributions. The ifconfig command is mostly used command if you have doing any changes in your network. So lets start to Install missing ifconfig command.

Contents hide
1 Prerequisites
2 Install missing ifconfig command – ifconfig command not found
3 Install ifconfig on Ubuntu
3.1 Update your Ubuntu
3.2 Installation of ifconfig on Ubuntu
4 Verify ifconfig Version Installed
5 ifconfig on Ubuntu
6 Conclusion

Prerequisites

  • Ubuntu system
  • User with sudo privileges

Install missing ifconfig command – ifconfig command not found

The ifconfig command has been deprecated and thus missing by default on some modern Linux distributions. You will receive a message “ifconfig command not found” if you use the ifconfig command.

ifconfig command not found
ifconfig command not found

Install ifconfig on Ubuntu

How to install the ifconfig on Ubuntu, we have to follow the following steps one by one:

Update your Ubuntu

First of all we have to update our Ubuntu. So you have to run the following command in the terminal.

 $ sudo apt update

Update Ubuntu

We have to update the Ubuntu time to time. And update depends on your internet speed.

Installation of ifconfig on Ubuntu

Now using the following command you can easily install the ifconfig:

$ sudo apt install net-tools -y
[linuxips@ubuntu ~ ]$ sudo apt install net-tools 
[sudo] password for linuxips: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi
libgstreamer-plugins-bad1.0-0 libva-wayland2
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
net-tools
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 204 kB of archives.
After this operation, 819 kB of additional disk space will be used.
Get:1 http://in.archive.ubuntu.com/ubuntu jammy/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5 [204 kB]
Fetched 204 kB in 3s (80.7 kB/s) 
Selecting previously unselected package net-tools.
(Reading database ... 198851 files and directories currently installed.)
Preparing to unpack .../net-tools_1.60+git20181103.0eebece-1ubuntu5_amd64.deb ...
Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
Processing triggers for man-db (2.10.2-1) ...

Verify ifconfig Version Installed

Once installation is completed, you can verify the installation through the following command in Terminal:

$ ifconfig --version

Verify ifconfig Version Installed

ifconfig on Ubuntu

Now you can use the ifconfig in Ubuntu.

$ ifconfig

ifconfig on Ubuntu

Conclusion

That is all! In this article, you have learned how to install ifconfig on the Ubuntu system.  The ifconfig is a system administration utility in Unix-like operating systems for network interface configuration. All the commands and procedures described in this article are also valid for Debian, Mint, and previous Ubuntu releases.

Related Linux Tutorials:

  • How to Install Cisco Packet Tracer on Ubuntu.
  • How to install Tweak Tool on Ubuntu 21.04.
  • ZSH to BASH | How to Install ZSH on Ubuntu.
  • How to Install Ubuntu.
  • How to Install PuTTY on Ubuntu
ShareTweetSendShareShare
Previous Post

How to Upgrade to Ubuntu 22.04 LTS

Next Post

mkdir Command in Linux (Create Directories)

admin

admin

Linuxips is a Linux blog that publishes articles and tutorials about server operations, installations, new techniques and Linux security.

Related Posts

Install ZSH on Arch Linux
Arch Linux

How to Install ZSH on Arch Linux

January 6, 2024
How To Use AppImage in Linux
Linux

How To Use AppImage in Linux [Complete Guide]

April 2, 2023
How To Install uGet Download Manager On Ubuntu
Linux

How To Install uGet Download Manager On Ubuntu

March 8, 2023
How to Install ZSH on Ubuntu 22.10
Ubuntu

How to Install ZSH on Ubuntu 22.10

March 7, 2023
Linux Files and Directories
Linux

Linux Files and Directories

March 3, 2023
How to Install Terminator on Ubuntu
Ubuntu

How to Install Terminator on Ubuntu, a Linux Terminal Emulator

March 2, 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

No Result
View All Result

You might also like

Install ZSH on Arch Linux

How to Install ZSH on Arch Linux

January 6, 2024
How to Install ZSH on Kali Linux 2024.1

How to Install ZSH on Kali Linux

January 5, 2024
How To Use AppImage in Linux

How To Use AppImage in Linux [Complete Guide]

April 2, 2023
How To Install uGet Download Manager On Ubuntu

How To Install uGet Download Manager On Ubuntu

March 8, 2023
How to Install ZSH on Ubuntu 22.10

How to Install ZSH on Ubuntu 22.10

March 7, 2023
Linux Files and Directories

Linux Files and Directories

March 3, 2023

© 2024 Linuxips.com - Linux Tips, Tricks and Tutorials.

  • Home
  • Web Stories
  • Privacy Policy
  • Contact Us
  • Disclaimer
No Result
View All Result
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux

© 2024 Linuxips.com - Linux Tips, Tricks and Tutorials.