How to Install and Uninstall perl-Scalar-Properties.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "perl-Scalar-Properties.noarch" package
This is a short guide on how to install perl-Scalar-Properties.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Scalar-Properties.noarch
Copied
2. Uninstall "perl-Scalar-Properties.noarch" package
This tutorial shows how to uninstall perl-Scalar-Properties.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Scalar-Properties.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Scalar-Properties.noarch package on Rocky Linux 8
Last metadata expiration check: 1:24:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Scalar-Properties
Version : 1.100860
Release : 20.el8
Architecture : noarch
Size : 30 k
Source : perl-Scalar-Properties-1.100860-20.el8.src.rpm
Repository : epel
Summary : Run-time properties on scalar variables
URL : https://metacpan.org/release/Scalar-Properties
License : GPL+ or Artistic
Description : Scalar::Properties attempts to make Perl more object-oriented by taking an idea
: from Ruby: Everything you manipulate is an object, and the results of those
: manipulations are objects themselves.
Available Packages
Name : perl-Scalar-Properties
Version : 1.100860
Release : 20.el8
Architecture : noarch
Size : 30 k
Source : perl-Scalar-Properties-1.100860-20.el8.src.rpm
Repository : epel
Summary : Run-time properties on scalar variables
URL : https://metacpan.org/release/Scalar-Properties
License : GPL+ or Artistic
Description : Scalar::Properties attempts to make Perl more object-oriented by taking an idea
: from Ruby: Everything you manipulate is an object, and the results of those
: manipulations are objects themselves.