How to Install and Uninstall perl-Devel-CallChecker.x86_64 Package on Fedora 39
Last updated: January 08,2025
1. Install "perl-Devel-CallChecker.x86_64" package
In this section, we are going to explain the necessary steps to install perl-Devel-CallChecker.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-Devel-CallChecker.x86_64
Copied
2. Uninstall "perl-Devel-CallChecker.x86_64" package
This guide covers the steps necessary to uninstall perl-Devel-CallChecker.x86_64 on Fedora 39:
$
sudo dnf remove
perl-Devel-CallChecker.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Devel-CallChecker.x86_64 package on Fedora 39
Last metadata expiration check: 0:17:59 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Devel-CallChecker
Version : 0.009
Release : 3.fc39
Architecture : x86_64
Size : 24 k
Source : perl-Devel-CallChecker-0.009-3.fc39.src.rpm
Repository : fedora
Summary : Custom op checking attached to subroutines
URL : https://metacpan.org/release/Devel-CallChecker
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module makes some new features of the Perl 5.14.0 C API available to
: XS modules running on older versions of Perl. The features are centered
: around the function cv_set_call_checker, which allows XS code to attach a
: magical annotation to a Perl subroutine, resulting in resolvable calls to
: that subroutine being mutated at compile time by arbitrary C code. This
: module makes cv_set_call_checker and several supporting functions
: available. (It is possible to achieve the effect of cv_set_call_checker
: from XS code on much earlier Perl versions, but it is painful to achieve
: without the centralized facility.)
Available Packages
Name : perl-Devel-CallChecker
Version : 0.009
Release : 3.fc39
Architecture : x86_64
Size : 24 k
Source : perl-Devel-CallChecker-0.009-3.fc39.src.rpm
Repository : fedora
Summary : Custom op checking attached to subroutines
URL : https://metacpan.org/release/Devel-CallChecker
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module makes some new features of the Perl 5.14.0 C API available to
: XS modules running on older versions of Perl. The features are centered
: around the function cv_set_call_checker, which allows XS code to attach a
: magical annotation to a Perl subroutine, resulting in resolvable calls to
: that subroutine being mutated at compile time by arbitrary C code. This
: module makes cv_set_call_checker and several supporting functions
: available. (It is possible to achieve the effect of cv_set_call_checker
: from XS code on much earlier Perl versions, but it is painful to achieve
: without the centralized facility.)