- How To Install wireless-tools on Kali Linux
- What is wireless-tools
- Install wireless-tools Using apt-get
- Install wireless-tools Using apt
- Install wireless-tools Using aptitude
- How To Uninstall wireless-tools on Kali Linux
- Uninstall wireless-tools And Its Dependencies
- Remove wireless-tools Configurations and Data
- Remove wireless-tools configuration, data, and all of its dependencies
- References
- Summary
- wireless-tools on Ubuntu 22.10 (Kinetic Kudu)
- 2. Uninstall / Remove wireless-tools package
- 3. Details of wireless-tools package
- 4. References on Ubuntu 22.10 (Kinetic Kudu)
- 5. The same packages on other Linux Distributions
- wireless-tools
- Details for wireless-tools
- Enable snaps on Ubuntu and install wireless-tools
- Enable snapd
- Install wireless-tools
- How To Install wireless-tools on Ubuntu 20.04
- What is wireless-tools
- Install wireless-tools Using apt-get
- Install wireless-tools Using apt
- Install wireless-tools Using aptitude
- How To Uninstall wireless-tools on Ubuntu 20.04
- Uninstall wireless-tools And Its Dependencies
- Remove wireless-tools Configurations and Data
- Remove wireless-tools configuration, data, and all of its dependencies
- References
- Summary
- Install wireless-tools on Ubuntu: sudo apt-get install wireless-tools
- How to install wireless-tools on Ubuntu 12.04 LTS?
- How to uninstall/remove wireless-tools from Ubuntu 12.04 LTS?
How To Install wireless-tools on Kali Linux
In this tutorial we learn how to install wireless-tools on Kali Linux.
What is wireless-tools
This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.
There are three ways to install wireless-tools on Kali Linux . We can use apt-get , apt and aptitude . In the following sections we will describe each method. You can choose one of them.
Install wireless-tools Using apt-get
Update apt database with apt-get using the following command.
After updating apt database, We can install wireless-tools using apt-get by running the following command:
sudo apt-get -y install wireless-tools
Install wireless-tools Using apt
Update apt database with apt using the following command.
After updating apt database, We can install wireless-tools using apt by running the following command:
sudo apt -y install wireless-tools
Install wireless-tools Using aptitude
If you want to follow this method, you might need to install aptitude first since aptitude is usually not installed by default on Kali Linux. Update apt database with aptitude using the following command.
After updating apt database, We can install wireless-tools using aptitude by running the following command:
sudo aptitude -y install wireless-tools
How To Uninstall wireless-tools on Kali Linux
To uninstall only the wireless-tools package we can use the following command:
sudo apt-get remove wireless-tools
Uninstall wireless-tools And Its Dependencies
To uninstall wireless-tools and its dependencies that are no longer needed by Kali Linux, we can use the command below:
sudo apt-get -y autoremove wireless-tools
Remove wireless-tools Configurations and Data
To remove wireless-tools configuration and data from Kali Linux we can use the following command:
sudo apt-get -y purge wireless-tools
Remove wireless-tools configuration, data, and all of its dependencies
We can use the following command to remove wireless-tools configurations, data and all of its dependencies, we can use the following command:
sudo apt-get -y autoremove --purge wireless-tools
References
Summary
In this tutorial we learn how to install wireless-tools using different package management tools like apt, apt-get and aptitude.
wireless-tools on Ubuntu 22.10 (Kinetic Kudu)
This tutorial shows how to install wireless-tools package:
2. Uninstall / Remove wireless-tools package
This tutorial shows how to uninstall wireless-tools package:
3. Details of wireless-tools package
Package: wireless-tools
Architecture: amd64
Version: 30~pre9-13.1ubuntu4
Multi-Arch: foreign
Priority: optional
Section: net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Guus Sliepen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 300
Depends: libc6 (>= 2.34), libiw30 (>= 30~pre1)
Filename: pool/main/w/wireless-tools/wireless-tools_30~pre9-13.1ubuntu4_amd64.deb
Size: 109766
MD5sum: 51f1590b93d844f2c74b5e5f98f3bef4
SHA1: 991bde5cdce776618d9182cdc4d977cb7fb62e62
SHA256: 095c7b2e49b4b3aef148ea026626ff922be15215b65d32a9f489e100d4d3fd09
SHA512: f650985980cf4a879d021870eb76cfaae6e2fe0bcadcb6d362a3cad719495da8c8009dc4825e962e0a7e50d2c7bd8cb4d1c98ff75f80f0af10a80a30a6e2dc83
Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Description: Tools for manipulating Linux Wireless Extensions
Description-md5: 34c7dc532552aa22b7a3e5860d0000e7
Task: ubuntu-desktop-minimal, ubuntu-desktop, ubuntu-desktop-raspi, kubuntu-desktop, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi
4. References on Ubuntu 22.10 (Kinetic Kudu)
5. The same packages on other Linux Distributions
wireless-tools (30~pre9-12ubuntu1) Ubuntu 18.04 LTS (Bionic Beaver)
wireless-tools (30~pre9-8ubuntu1) Ubuntu 16.04 LTS (Xenial Xerus)
wireless-tools (30~pre9-13.1ubuntu1) Ubuntu 20.10 (Groovy Gorilla)
wireless-tools (30~pre9-13.1ubuntu3) Ubuntu 21.10 (Impish Indri)
wireless-tools (30.pre9-2.20) openSUSE Leap
wireless-tools (30.pre9-39.8) openSuSE Tumbleweed
wireless-tools (30~pre9-13.1ubuntu4) Ubuntu 22.04 LTS (Jammy Jellyfish)
wireless-tools (30~pre9-13) Debian 10 (Buster)
wireless-tools
This snap contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. Please find the source of this snap at the following location: https://code.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/wireless-tools
Details for wireless-tools
License
Last updated
Links
Enable snaps on Ubuntu and install wireless-tools
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
If you’re running Ubuntu 16.04 LTS (Xenial Xerus) or later, including Ubuntu 18.04 LTS (Bionic Beaver) and Ubuntu 20.04 LTS (Focal Fossa), you don’t need to do anything. Snap is already installed and ready to go.
For versions of Ubuntu between 14.04 LTS (Trusty Tahr) and 15.10 (Wily Werewolf), as well as Ubuntu flavours that don’t include snap by default, snap can be installed from the Ubuntu Software Centre by searching for snapd.
Alternatively, snapd can be installed from the command line:
sudo apt update sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
Install wireless-tools
To install wireless-tools, simply use the following command:
sudo snap install wireless-tools
How To Install wireless-tools on Ubuntu 20.04
In this tutorial we learn how to install wireless-tools on Ubuntu 20.04.
What is wireless-tools
This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. Description-md5: 34c7dc532552aa22b7a3e5860d0000e7 Task: ubuntu-desktop-minimal, ubuntu-desktop, kubuntu-desktop, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop
There are three ways to install wireless-tools on Ubuntu 20.04. We can use apt-get , apt and aptitude . In the following sections we will describe each method. You can choose one of them.
Install wireless-tools Using apt-get
Update apt database with apt-get using the following command.
After updating apt database, We can install wireless-tools using apt-get by running the following command:
sudo apt-get -y install wireless-tools
Install wireless-tools Using apt
Update apt database with apt using the following command.
After updating apt database, We can install wireless-tools using apt by running the following command:
sudo apt -y install wireless-tools
Install wireless-tools Using aptitude
If you want to follow this method, you might need to install aptitude first since aptitude is usually not installed by default on Ubuntu. Update apt database with aptitude using the following command.
After updating apt database, We can install wireless-tools using aptitude by running the following command:
sudo aptitude -y install wireless-tools
How To Uninstall wireless-tools on Ubuntu 20.04
To uninstall only the wireless-tools package we can use the following command:
sudo apt-get remove wireless-tools
Uninstall wireless-tools And Its Dependencies
To uninstall wireless-tools and its dependencies that are no longer needed by Ubuntu 20.04, we can use the command below:
sudo apt-get -y autoremove wireless-tools
Remove wireless-tools Configurations and Data
To remove wireless-tools configuration and data from Ubuntu 20.04 we can use the following command:
sudo apt-get -y purge wireless-tools
Remove wireless-tools configuration, data, and all of its dependencies
We can use the following command to remove wireless-tools configurations, data and all of its dependencies, we can use the following command:
sudo apt-get -y autoremove --purge wireless-tools
References
Summary
In this tutorial we learn how to install wireless-tools package on Ubuntu 20.04 using different package management tools: apt, apt-get and aptitude.
Install wireless-tools on Ubuntu: sudo apt-get install wireless-tools
Learn how to install wireless-tools with the command sudo apt-get install wireless-tools on Ubuntus.
Quick installation of wireless-tools:
Step 2: Install: wireless-tools
Ater updaing the OS run following command to install the packae:
sudo apt-get install wireless-tools
How to install wireless-tools on Ubuntu 12.04 LTS?
First of all update your system with the command:
Above command will download the package lists for Ubuntu 12.04 LTS on your system. This will update the list of newest versions of packages and its dependencies on your system.
After downloading the latest package list with the help of above you can run the installation process.
If wireless-tools is not installed on your compter then the command ‘dpkg -L wireless-tools’ will give followin error.
After system update use the following command to install wireless-tools:
sudo apt-get install wireless-tools
Above command will confirm before installing the package on your Ubuntu 12.04 LTS Operating System. If you are not already logged in as su, installer will ask you the root password. After completion of the installation you can use the package on your system.
How to uninstall/remove wireless-tools from Ubuntu 12.04 LTS?
Now we will see the commands for uninstalling the wireless-tools from Ubuntu 12.04 LTS. For uninstalling this package you can easily use the apt command and remove the package from Linux Operating System.
To remove the wireless-tools following command is used:
sudo apt-get remove wireless-tools
Following command is used to remove the wireless-tools package along with its dependencies:
sudo apt-get remove --auto-remove wireless-tools
This will remove wireless-tools and all its dependent packages which is no longer needed in the system.
Completely removing wireless-tools with all configuration files:
Following command should be used with care as it deletes all the configuration files and data:
sudo apt-get purge wireless-tools
or you can use following command also:
sudo apt-get purge --auto-remove wireless-tools
Above command will remove all the configuration files and data associated with wireless-tools package. You can can’t recover the delete data, so, use this command with care.
Copyright © DevManuals.net 2016