How to Install and Uninstall libtins.i686 Package on Fedora 36

Last updated: May 17,2024

1. Install "libtins.i686" package

Please follow the instructions below to install libtins.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libtins.i686

2. Uninstall "libtins.i686" package

This is a short guide on how to uninstall libtins.i686 on Fedora 36:

$ sudo dnf remove libtins.i686 $ sudo dnf autoremove

3. Information about the libtins.i686 package on Fedora 36

Last metadata expiration check: 0:35:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libtins
Version : 4.4
Release : 1.fc36
Architecture : i686
Size : 289 k
Source : libtins-4.4-1.fc36.src.rpm
Repository : updates
Summary : A high-level, multiplatform C++ network packet sniffing and crafting library
URL : https://github.com/mfontanini/libtins
License : BSD
Description : The library provides a C++ interface for creating tools which
: need to send, receive and manipulate specially crafted packets.