How to Install and Uninstall perl-NKF Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "perl-NKF" package
Please follow the step by step instructions below to install perl-NKF on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-NKF
Copied
2. Uninstall "perl-NKF" package
This guide let you learn how to uninstall perl-NKF on openSuSE Tumbleweed:
$
sudo zypper remove
perl-NKF
Copied
3. Information about the perl-NKF package on openSuSE Tumbleweed
Information for package perl-NKF:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-NKF
Version : 2.1.5-1.24
Arch : x86_64
Vendor : openSUSE
Installed Size : 325.9 KiB
Installed : No
Status : not installed
Source package : nkf-2.1.5-1.24.src
Upstream URL : http://sourceforge.jp/projects/nkf/
Summary : Perl extension for nkf (Network Kanji Filter)
Description :
This is a Perl Extension version of nkf (Network Kanji Filter ) 1.9.
Usage:
use NKF; $output = nkf($flag,$input);
$flag has the same meaning as with nkf.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-NKF
Version : 2.1.5-1.24
Arch : x86_64
Vendor : openSUSE
Installed Size : 325.9 KiB
Installed : No
Status : not installed
Source package : nkf-2.1.5-1.24.src
Upstream URL : http://sourceforge.jp/projects/nkf/
Summary : Perl extension for nkf (Network Kanji Filter)
Description :
This is a Perl Extension version of nkf (Network Kanji Filter ) 1.9.
Usage:
use NKF; $output = nkf($flag,$input);
$flag has the same meaning as with nkf.