How to Install and Uninstall perl-Module-Build-XSUtil.noarch Package on CentOS Stream 8

Last updated: May 15,2024

1. Install "perl-Module-Build-XSUtil.noarch" package

This tutorial shows how to install perl-Module-Build-XSUtil.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install perl-Module-Build-XSUtil.noarch

2. Uninstall "perl-Module-Build-XSUtil.noarch" package

This is a short guide on how to uninstall perl-Module-Build-XSUtil.noarch on CentOS Stream 8:

$ sudo dnf remove perl-Module-Build-XSUtil.noarch $ sudo dnf autoremove

3. Information about the perl-Module-Build-XSUtil.noarch package on CentOS Stream 8

Last metadata expiration check: 6:14:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Module-Build-XSUtil
Version : 0.19
Release : 7.el8
Architecture : noarch
Size : 25 k
Source : perl-Module-Build-XSUtil-0.19-7.el8.src.rpm
Repository : epel
Summary : A Module::Build class for building XS modules
URL : https://github.com/hideo55/Module-Build-XSUtil
License : GPL+ or Artistic
Description : Module::Build::XSUtil is a subclass of Module::Build to support building XS
: modules. It adds a number of compiler-related optional parameters to
: Module::Build's "new" method.