How to Install and Uninstall perl-Inline-C.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the step by step instructions below to install perl-Inline-C.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall perl-Inline-C.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Inline-C.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:53:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Inline-C
Version : 0.82
Release : 5.el9
Architecture : noarch
Size : 89 k
Source : perl-Inline-C-0.82-5.el9.src.rpm
Repository : epel
Summary : Write Perl subroutines in C
URL : https://metacpan.org/release/Inline-C
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Inline::C is a module that allows you to write Perl subroutines in C. Since
: version 0.30 the Inline module supports multiple programming languages and
: each language has its own support module.