How to Install and Uninstall perl-Object-Pad.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Object-Pad.x86_64" package

Please follow the guidance below to install perl-Object-Pad.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Object-Pad.x86_64

2. Uninstall "perl-Object-Pad.x86_64" package

This guide let you learn how to uninstall perl-Object-Pad.x86_64 on Fedora 34:

$ sudo dnf remove perl-Object-Pad.x86_64 $ sudo dnf autoremove

3. Information about the perl-Object-Pad.x86_64 package on Fedora 34

Last metadata expiration check: 0:04:29 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Object-Pad
Version : 0.38
Release : 1.fc34
Architecture : x86_64
Size : 78 k
Source : perl-Object-Pad-0.38-1.fc34.src.rpm
Repository : updates
Summary : Simple syntax for lexical slot-based objects
URL : https://metacpan.org/release/Object-Pad
License : GPL+ or Artistic
Description : This Perl module provides a simple syntax for creating object classes, which
: uses private variables that look like lexical variables for object member
: fields.