How to Install and Uninstall perl-IO-Socket-Multicast.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

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

Please follow the instructions below to install perl-IO-Socket-Multicast.x86_64 on CentOS 8 / RHEL 8

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

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

Here is a brief guide to show you how to uninstall perl-IO-Socket-Multicast.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the perl-IO-Socket-Multicast.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:40:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : perl-IO-Socket-Multicast
Version : 1.12
Release : 12.el8
Architecture : x86_64
Size : 31 k
Source : perl-IO-Socket-Multicast-1.12-12.el8.src.rpm
Repository : epel
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.