How to Install and Uninstall perl-Class-Struct.noarch Package on Rocky Linux 9
Last updated: January 16,2025
1. Install "perl-Class-Struct.noarch" package
This guide let you learn how to install perl-Class-Struct.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Class-Struct.noarch
Copied
2. Uninstall "perl-Class-Struct.noarch" package
Please follow the instructions below to uninstall perl-Class-Struct.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-Class-Struct.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Class-Struct.noarch package on Rocky Linux 9
Last metadata expiration check: 2:24:16 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : perl-Class-Struct
Version : 0.66
Release : 480.el9
Architecture : noarch
Size : 26 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Declare struct-like data types as Perl classes
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : Class::Struct module exports a single function struct(). Given a list of
: element names and types, and optionally a class name, struct() creates a
: Perl 5 class that implements a struct-like data structure.
Installed Packages
Name : perl-Class-Struct
Version : 0.66
Release : 480.el9
Architecture : noarch
Size : 26 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Declare struct-like data types as Perl classes
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : Class::Struct module exports a single function struct(). Given a list of
: element names and types, and optionally a class name, struct() creates a
: Perl 5 class that implements a struct-like data structure.