How to Install and Uninstall perl-Inline-C.noarch Package on Oracle Linux 8

Last updated: October 07,2024

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

Please follow the guidance below to install perl-Inline-C.noarch on Oracle Linux 8

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

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

Here is a brief guide to show you how to uninstall perl-Inline-C.noarch on Oracle Linux 8:

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

3. Information about the perl-Inline-C.noarch package on Oracle Linux 8

Last metadata expiration check: 3:08:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Inline-C
Version : 0.82
Release : 1.el8
Architecture : noarch
Size : 93 k
Source : perl-Inline-C-0.82-1.el8.src.rpm
Repository : epel
Summary : Write Perl subroutines in C
URL : https://metacpan.org/release/Inline-C
License : GPL+ or Artistic
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.