How to Install and Uninstall python3-iwlib Package on openSUSE Leap

Last updated: May 02,2024

1. Install "python3-iwlib" package

In this section, we are going to explain the necessary steps to install python3-iwlib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-iwlib

2. Uninstall "python3-iwlib" package

This tutorial shows how to uninstall python3-iwlib on openSUSE Leap:

$ sudo zypper remove python3-iwlib

3. Information about the python3-iwlib package on openSUSE Leap

Information for package python3-iwlib:
--------------------------------------
Repository : Main Repository
Name : python3-iwlib
Version : 1.6.2-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 93.8 KiB
Installed : No
Status : not installed
Source package : python-iwlib-1.6.2-bp155.2.12.src
Upstream URL : https://github.com/nathan-hoad/python-iwlib
Summary : Python module to interface with iwlib
Description :
Python-iwlib is a package for interfacing with iwlib, providing an implementation to
the wireless tools in Linux.
It provides scanning, setting the ESSID of a device, and getting the current configuration
back from a device.