How to Install and Uninstall perl-ExtUtils-ParseXS.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "perl-ExtUtils-ParseXS.noarch" package
This tutorial shows how to install perl-ExtUtils-ParseXS.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-ExtUtils-ParseXS.noarch
Copied
2. Uninstall "perl-ExtUtils-ParseXS.noarch" package
Please follow the steps below to uninstall perl-ExtUtils-ParseXS.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-ExtUtils-ParseXS.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-ExtUtils-ParseXS.noarch package on AlmaLinux 8
Last metadata expiration check: 0:34:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-ExtUtils-ParseXS
Epoch : 1
Version : 3.35
Release : 2.el8
Architecture : noarch
Size : 83 k
Source : perl-ExtUtils-ParseXS-3.35-2.el8.src.rpm
Repository : appstream
Summary : Module and a script for converting Perl XS code into C code
URL : http://search.cpan.org/dist/ExtUtils-ParseXS/
License : GPL+ or Artistic
Description : ExtUtils::ParseXS will compile XS code into C code by embedding the
: constructs necessary to let C functions manipulate Perl values and creates
: the glue necessary to let Perl access those functions.
Available Packages
Name : perl-ExtUtils-ParseXS
Epoch : 1
Version : 3.35
Release : 2.el8
Architecture : noarch
Size : 83 k
Source : perl-ExtUtils-ParseXS-3.35-2.el8.src.rpm
Repository : appstream
Summary : Module and a script for converting Perl XS code into C code
URL : http://search.cpan.org/dist/ExtUtils-ParseXS/
License : GPL+ or Artistic
Description : ExtUtils::ParseXS will compile XS code into C code by embedding the
: constructs necessary to let C functions manipulate Perl values and creates
: the glue necessary to let Perl access those functions.