How to Install and Uninstall perl-LV.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "perl-LV.noarch" package

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

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

2. Uninstall "perl-LV.noarch" package

This tutorial shows how to uninstall perl-LV.noarch on Fedora 35:

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

3. Information about the perl-LV.noarch package on Fedora 35

Last metadata expiration check: 1:56:50 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-LV
Version : 0.006
Release : 20.fc35
Architecture : noarch
Size : 23 k
Source : perl-LV-0.006-20.fc35.src.rpm
Repository : fedora
Summary : Perl module to make lvalue subroutines easy and practical
URL : https://metacpan.org/release/LV
License : GPL+ or Artistic
Description : This module makes lvalue subroutines easy and practical to use. It's
: inspired by the lvalue module which is sadly problematic because of the
: existence of another module on CPAN called Lvalue.