How to Install and Uninstall python3-pyshark.noarch Package on Fedora 36
Last updated: January 13,2025
1. Install "python3-pyshark.noarch" package
In this section, we are going to explain the necessary steps to install python3-pyshark.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyshark.noarch
Copied
2. Uninstall "python3-pyshark.noarch" package
Please follow the instructions below to uninstall python3-pyshark.noarch on Fedora 36:
$
sudo dnf remove
python3-pyshark.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyshark.noarch package on Fedora 36
Last metadata expiration check: 2:08:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyshark
Version : 0.4.3
Release : 2.fc36
Architecture : noarch
Size : 61 k
Source : python-pyshark-0.4.3-2.fc36.src.rpm
Repository : fedora
Summary : Python packet parsing using wireshark dissectors
URL : https://github.com/KimiNewt/pyshark
License : MIT
Description : Python wrapper for tshark that allowing python packet parsing using wireshark
: dissectors. It doesn't actually parse any packets, it simply uses tshark's
: ability to export XMLs to use its parsing.
Available Packages
Name : python3-pyshark
Version : 0.4.3
Release : 2.fc36
Architecture : noarch
Size : 61 k
Source : python-pyshark-0.4.3-2.fc36.src.rpm
Repository : fedora
Summary : Python packet parsing using wireshark dissectors
URL : https://github.com/KimiNewt/pyshark
License : MIT
Description : Python wrapper for tshark that allowing python packet parsing using wireshark
: dissectors. It doesn't actually parse any packets, it simply uses tshark's
: ability to export XMLs to use its parsing.