How to Install and Uninstall perl-Language-Prolog-Types.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "perl-Language-Prolog-Types.noarch" package

In this section, we are going to explain the necessary steps to install perl-Language-Prolog-Types.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Language-Prolog-Types.noarch

2. Uninstall "perl-Language-Prolog-Types.noarch" package

This guide covers the steps necessary to uninstall perl-Language-Prolog-Types.noarch on Fedora 36:

$ sudo dnf remove perl-Language-Prolog-Types.noarch $ sudo dnf autoremove

3. Information about the perl-Language-Prolog-Types.noarch package on Fedora 36

Last metadata expiration check: 2:21:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Language-Prolog-Types
Version : 0.10
Release : 28.fc36
Architecture : noarch
Size : 36 k
Source : perl-Language-Prolog-Types-0.10-28.fc36.src.rpm
Repository : fedora
Summary : Prolog types in Perl
URL : https://metacpan.org/release/Language-Prolog-Types
License : GPL+ or Artistic
Description : This module exports subroutines to create Prolog terms in Perl, to test
: term types and also some utility functions to convert data between Prolog
: and Perl explicitly.