How to Install and Uninstall perl-Scalar-String.x86_64 Package on Fedora 39
Last updated: January 12,2025
1. Install "perl-Scalar-String.x86_64" package
This is a short guide on how to install perl-Scalar-String.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-Scalar-String.x86_64
Copied
2. Uninstall "perl-Scalar-String.x86_64" package
This is a short guide on how to uninstall perl-Scalar-String.x86_64 on Fedora 39:
$
sudo dnf remove
perl-Scalar-String.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Scalar-String.x86_64 package on Fedora 39
Last metadata expiration check: 0:21:22 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Scalar-String
Version : 0.003
Release : 20.fc39
Architecture : x86_64
Size : 21 k
Source : perl-Scalar-String-0.003-20.fc39.src.rpm
Repository : fedora
Summary : String aspects of scalars
URL : https://metacpan.org/release/Scalar-String
License : GPL+ or Artistic
Description : This module is about the string part of plain Perl scalars. A scalar has a
: string value, which is notionally a sequence of Unicode codepoints, but
: may be internally encoded in either ISO-8859-1 or UTF-8. In places, and
: more so in older versions of Perl, the internal encoding shows through. To
: fully understand Perl strings it is necessary to understand these
: implementation details.
Available Packages
Name : perl-Scalar-String
Version : 0.003
Release : 20.fc39
Architecture : x86_64
Size : 21 k
Source : perl-Scalar-String-0.003-20.fc39.src.rpm
Repository : fedora
Summary : String aspects of scalars
URL : https://metacpan.org/release/Scalar-String
License : GPL+ or Artistic
Description : This module is about the string part of plain Perl scalars. A scalar has a
: string value, which is notionally a sequence of Unicode codepoints, but
: may be internally encoded in either ISO-8859-1 or UTF-8. In places, and
: more so in older versions of Perl, the internal encoding shows through. To
: fully understand Perl strings it is necessary to understand these
: implementation details.