How to Install and Uninstall perl-ExtUtils-Miniperl.noarch Package on Fedora 39
Last updated: December 29,2024
1. Install "perl-ExtUtils-Miniperl.noarch" package
Please follow the step by step instructions below to install perl-ExtUtils-Miniperl.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-ExtUtils-Miniperl.noarch
Copied
2. Uninstall "perl-ExtUtils-Miniperl.noarch" package
This tutorial shows how to uninstall perl-ExtUtils-Miniperl.noarch on Fedora 39:
$
sudo dnf remove
perl-ExtUtils-Miniperl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-ExtUtils-Miniperl.noarch package on Fedora 39
Last metadata expiration check: 3:25:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-ExtUtils-Miniperl
Version : 1.13
Release : 502.fc39
Architecture : noarch
Size : 15 k
Source : perl-5.38.2-502.fc39.src.rpm
Repository : updates
Summary : Write the C code for perlmain.c
URL : https://www.perl.org/
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.13
Release : 502.fc39
Architecture : noarch
Size : 15 k
Source : perl-5.38.2-502.fc39.src.rpm
Repository : updates
Summary : Write the C code for perlmain.c
URL : https://www.perl.org/
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.