How to Install and Uninstall perl-ExtUtils-Miniperl.noarch Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "perl-ExtUtils-Miniperl.noarch" package
This guide covers the steps necessary to install perl-ExtUtils-Miniperl.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-ExtUtils-Miniperl.noarch
Copied
2. Uninstall "perl-ExtUtils-Miniperl.noarch" package
Please follow the instructions below to uninstall perl-ExtUtils-Miniperl.noarch on Oracle Linux 8:
$
sudo dnf remove
perl-ExtUtils-Miniperl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-ExtUtils-Miniperl.noarch package on Oracle Linux 8
Last metadata expiration check: 1:01:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-ExtUtils-Miniperl
Version : 1.06
Release : 421.el8
Architecture : noarch
Size : 77 k
Source : perl-5.26.3-421.el8.src.rpm
Repository : ol8_appstream
Summary : Write the C code for perlmain.c
URL : http://www.perl.org/
License : GPL+ or Artistic
Description : writemain() takes an argument list of directories containing archive libraries
: that relate to perl modules and should be linked into a new perl binary. It
: writes a corresponding perlmain.c file that is a plain C file containing all
: the bootstrap code to make the If the first argument to writemain() is a
: reference to a scalar it is used as the file name to open for output. Any other
: reference is used as the file handle to write to. Otherwise output defaults to
: STDOUT.
Available Packages
Name : perl-ExtUtils-Miniperl
Version : 1.06
Release : 421.el8
Architecture : noarch
Size : 77 k
Source : perl-5.26.3-421.el8.src.rpm
Repository : ol8_appstream
Summary : Write the C code for perlmain.c
URL : http://www.perl.org/
License : GPL+ or Artistic
Description : writemain() takes an argument list of directories containing archive libraries
: that relate to perl modules and should be linked into a new perl binary. It
: writes a corresponding perlmain.c file that is a plain C file containing all
: the bootstrap code to make the If the first argument to writemain() is a
: reference to a scalar it is used as the file name to open for output. Any other
: reference is used as the file handle to write to. Otherwise output defaults to
: STDOUT.