How to Install and Uninstall perl-Module-Build-XSUtil.noarch Package on Oracle Linux 8

Last updated: October 06,2024

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

Please follow the guidelines below to install perl-Module-Build-XSUtil.noarch on Oracle Linux 8

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

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

Please follow the guidelines below to uninstall perl-Module-Build-XSUtil.noarch on Oracle Linux 8:

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

3. Information about the perl-Module-Build-XSUtil.noarch package on Oracle Linux 8

Last metadata expiration check: 5:16:06 ago on Mon Sep 12 02:51:38 2022.
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.