How to Install and Uninstall perl-common-sense.x86_64 Package on Fedora 39
Last updated: January 11,2025
1. Install "perl-common-sense.x86_64" package
Here is a brief guide to show you how to install perl-common-sense.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-common-sense.x86_64
Copied
2. Uninstall "perl-common-sense.x86_64" package
Please follow the instructions below to uninstall perl-common-sense.x86_64 on Fedora 39:
$
sudo dnf remove
perl-common-sense.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-common-sense.x86_64 package on Fedora 39
Last metadata expiration check: 5:02:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-common-sense
Version : 3.7.5
Release : 15.fc39
Architecture : x86_64
Size : 29 k
Source : perl-common-sense-3.7.5-15.fc39.src.rpm
Repository : updates
Summary : "Common sense" Perl defaults
URL : https://metacpan.org/release/common-sense
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module implements some sane defaults for Perl programs, as defined
: by two typical (or not so typical - use your common sense) specimens of
: Perl coders:
:
: It's supposed to be mostly the same, with much lower memory usage, as:
:
: use utf8;
: use strict qw(vars subs);
: use feature qw(say state switch);
: use feature qw(unicode_strings unicode_eval current_sub fc evalbytes);
: no feature qw(array_base);
: no warnings;
: use warnings qw(FATAL closed threads internal debugging pack
: prototype inplace io pipe unpack malloc
: deprecated glob digit printf layer
: reserved taint closure semicolon);
: no warnings qw(exec newline unopened);
Available Packages
Name : perl-common-sense
Version : 3.7.5
Release : 15.fc39
Architecture : x86_64
Size : 29 k
Source : perl-common-sense-3.7.5-15.fc39.src.rpm
Repository : updates
Summary : "Common sense" Perl defaults
URL : https://metacpan.org/release/common-sense
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module implements some sane defaults for Perl programs, as defined
: by two typical (or not so typical - use your common sense) specimens of
: Perl coders:
:
: It's supposed to be mostly the same, with much lower memory usage, as:
:
: use utf8;
: use strict qw(vars subs);
: use feature qw(say state switch);
: use feature qw(unicode_strings unicode_eval current_sub fc evalbytes);
: no feature qw(array_base);
: no warnings;
: use warnings qw(FATAL closed threads internal debugging pack
: prototype inplace io pipe unpack malloc
: deprecated glob digit printf layer
: reserved taint closure semicolon);
: no warnings qw(exec newline unopened);