How to Install and Uninstall perl-IO-Socket-Multicast.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "perl-IO-Socket-Multicast.x86_64" package

This guide let you learn how to install perl-IO-Socket-Multicast.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-IO-Socket-Multicast.x86_64

2. Uninstall "perl-IO-Socket-Multicast.x86_64" package

This is a short guide on how to uninstall perl-IO-Socket-Multicast.x86_64 on Fedora 36:

$ sudo dnf remove perl-IO-Socket-Multicast.x86_64 $ sudo dnf autoremove

3. Information about the perl-IO-Socket-Multicast.x86_64 package on Fedora 36

Last metadata expiration check: 2:09:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-IO-Socket-Multicast
Version : 1.12
Release : 19.fc36
Architecture : x86_64
Size : 31 k
Source : perl-IO-Socket-Multicast-1.12-19.fc36.src.rpm
Repository : fedora
Summary : Perl library for sending and receiving multicast messages
URL : https://metacpan.org/release/IO-Socket-Multicast
License : GPL+ or Artistic
Description : The IO::Socket::Multicast module sub-classes IO::Socket::INET to enable you
: to manipulate multicast groups. With this module (and an operating system
: that supports multicast), you will be able to receive incoming multicast
: transmissions and generate your own outgoing multicast packets.