How to Install and Uninstall perl-String-Format Package on openSUSE Leap
Last updated: December 25,2024
1. Install "perl-String-Format" package
Learn how to install perl-String-Format on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-String-Format
Copied
2. Uninstall "perl-String-Format" package
Please follow the guidelines below to uninstall perl-String-Format on openSUSE Leap:
$
sudo zypper remove
perl-String-Format
Copied
3. Information about the perl-String-Format package on openSUSE Leap
Information for package perl-String-Format:
-------------------------------------------
Repository : Main Repository
Name : perl-String-Format
Version : 1.18-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 34.0 KiB
Installed : No
Status : not installed
Source package : perl-String-Format-1.18-bp155.2.12.src
Upstream URL : http://search.cpan.org/dist/String-Format/
Summary : Sprintf-Like String Formatting Capabilities With
Description :
String::Format lets you define arbitrary printf-like format sequences to be
expanded. This module would be most useful in configuration files and
reporting tools, where the results of a query need to be formatted in a
particular way. It was inspired by mutt's index_format and related
directives (see
).
-------------------------------------------
Repository : Main Repository
Name : perl-String-Format
Version : 1.18-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 34.0 KiB
Installed : No
Status : not installed
Source package : perl-String-Format-1.18-bp155.2.12.src
Upstream URL : http://search.cpan.org/dist/String-Format/
Summary : Sprintf-Like String Formatting Capabilities With
Description :
String::Format lets you define arbitrary printf-like format sequences to be
expanded. This module would be most useful in configuration files and
reporting tools, where the results of a query need to be formatted in a
particular way. It was inspired by mutt's index_format and related
directives (see