How to Install and Uninstall perl-devel.x86_64 Package on CentOS Stream 9

Last updated: January 12,2025

1. Install "perl-devel.x86_64" package

Please follow the guidelines below to install perl-devel.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-devel.x86_64

2. Uninstall "perl-devel.x86_64" package

This guide covers the steps necessary to uninstall perl-devel.x86_64 on CentOS Stream 9:

$ sudo dnf remove perl-devel.x86_64 $ sudo dnf autoremove

3. Information about the perl-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:04:24 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-devel
Epoch : 4
Version : 5.32.1
Release : 481.el9
Architecture : x86_64
Size : 676 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : appstream
Summary : Header files for use in perl development
URL : https://www.perl.org/
License : (GPL+ or Artistic) and UCD
Description : This package contains header files and development modules.
: Most perl packages will need to install perl-devel to build.