How to Install and Uninstall perl-devel.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 06,2024

1. Install "perl-devel.x86_64" package

Please follow the step by step instructions below to install perl-devel.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install perl-devel.x86_64

2. Uninstall "perl-devel.x86_64" package

Here is a brief guide to show you how to uninstall perl-devel.x86_64 on CentOS 7 / RHEL 7:

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

3. Information about the perl-devel.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : perl-devel
Arch : x86_64
Epoch : 4
Version : 5.16.3
Release : 299.el7_9
Size : 1.8 M
Repo : installed
From repo : updates
Summary : Header #files for use in perl development
URL : http://www.perl.org/
License : GPL+ or Artistic
Description : This package contains header files and development modules.
: Most perl packages will need to install perl-devel to build.