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

Last updated: November 28,2024

1. Install "perl-LV.noarch" package

Here is a brief guide to show you how to install perl-LV.noarch on Fedora 38

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

2. Uninstall "perl-LV.noarch" package

Please follow the steps below to uninstall perl-LV.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:10:13 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-LV
Version : 0.006
Release : 24.fc38
Architecture : noarch
Size : 23 k
Source : perl-LV-0.006-24.fc38.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.