How to Install and Uninstall perl-Boulder.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "perl-Boulder.noarch" package

In this section, we are going to explain the necessary steps to install perl-Boulder.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Boulder.noarch

2. Uninstall "perl-Boulder.noarch" package

Please follow the step by step instructions below to uninstall perl-Boulder.noarch on Fedora 34:

$ sudo dnf remove perl-Boulder.noarch $ sudo dnf autoremove

3. Information about the perl-Boulder.noarch package on Fedora 34

Last metadata expiration check: 2:14:38 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Boulder
Version : 1.30
Release : 40.fc34
Architecture : noarch
Size : 140 k
Source : perl-Boulder-1.30-40.fc34.src.rpm
Repository : fedora
Summary : An API for hierarchical tag/value structures
URL : https://metacpan.org/release/Boulder
License : GPL+ or Artistic
Description : Boulder provides a simple stream-oriented format for transmitting data
: objects between one or more processes. It does not provide for the
: serialization of Perl objects the way FreezeThaw or Data::Dumper do, but it
: does provide the advantage of being language independent.