How to Install and Uninstall perl-Inline-Module.noarch Package on Fedora 38

Last updated: March 01,2025

1. Install "perl-Inline-Module.noarch" package

Learn how to install perl-Inline-Module.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Inline-Module.noarch

2. Uninstall "perl-Inline-Module.noarch" package

Here is a brief guide to show you how to uninstall perl-Inline-Module.noarch on Fedora 38:

$ sudo dnf remove perl-Inline-Module.noarch $ sudo dnf autoremove

3. Information about the perl-Inline-Module.noarch package on Fedora 38

Last metadata expiration check: 5:28:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Inline-Module
Version : 0.34
Release : 24.fc38
Architecture : noarch
Size : 36 k
Source : perl-Inline-Module-0.34-24.fc38.src.rpm
Repository : fedora
Summary : Support for Inline-based CPAN extension modules
URL : https://metacpan.org/release/Inline-Module
License : GPL+ or Artistic
Description : This module provides support and documentation for creating and maintaining
: CPAN extension modules. i.e. writing XS modules without having to learn XS.