How to Install and Uninstall perl-Socket-MsgHdr.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Socket-MsgHdr.x86_64" package

This guide covers the steps necessary to install perl-Socket-MsgHdr.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Socket-MsgHdr.x86_64

2. Uninstall "perl-Socket-MsgHdr.x86_64" package

Learn how to uninstall perl-Socket-MsgHdr.x86_64 on Fedora 34:

$ sudo dnf remove perl-Socket-MsgHdr.x86_64 $ sudo dnf autoremove

3. Information about the perl-Socket-MsgHdr.x86_64 package on Fedora 34

Last metadata expiration check: 1:41:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Socket-MsgHdr
Version : 0.05
Release : 8.fc34
Architecture : x86_64
Size : 24 k
Source : perl-Socket-MsgHdr-0.05-8.fc34.src.rpm
Repository : fedora
Summary : Sendmsg, recvmsg and ancillary data operations
URL : https://metacpan.org/release/Socket-MsgHdr
License : GPL+ or Artistic
Description : Socket::MsgHdr provides advanced socket messaging operations via sendmsg
: and recvmsg. Like their C counterparts, these functions accept few
: parameters, instead stuffing a lot of information into a complex structure.