How to Install and Uninstall perl-ExtUtils-Typemap.noarch Package on Fedora 35

Last updated: January 15,2025

1. Install "perl-ExtUtils-Typemap.noarch" package

Here is a brief guide to show you how to install perl-ExtUtils-Typemap.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-ExtUtils-Typemap.noarch

2. Uninstall "perl-ExtUtils-Typemap.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-ExtUtils-Typemap.noarch on Fedora 35:

$ sudo dnf remove perl-ExtUtils-Typemap.noarch $ sudo dnf autoremove

3. Information about the perl-ExtUtils-Typemap.noarch package on Fedora 35

Last metadata expiration check: 5:21:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-ExtUtils-Typemap
Version : 1.00
Release : 23.fc35
Architecture : noarch
Size : 17 k
Source : perl-ExtUtils-Typemap-1.00-23.fc35.src.rpm
Repository : fedora
Summary : Read/Write/Modify Perl/XS typemap files
URL : https://metacpan.org/release/ExtUtils-Typemap
License : GPL+ or Artistic
Description : This module exists merely as a compatibility wrapper around
: ExtUtils::Typemaps. In a nutshell, ExtUtils::Typemap was renamed to
: ExtUtils::Typemaps because the Typemap directory in lib/ could collide with
: the typemap file on case-insensitive file systems.