How to Install and Uninstall convmv Package on openSuSE Tumbleweed
Last updated: November 25,2024
1. Install "convmv" package
Please follow the instructions below to install convmv on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
convmv
Copied
2. Uninstall "convmv" package
In this section, we are going to explain the necessary steps to uninstall convmv on openSuSE Tumbleweed:
$
sudo zypper remove
convmv
Copied
3. Information about the convmv package on openSuSE Tumbleweed
Information for package convmv:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : convmv
Version : 2.05-2.18
Arch : noarch
Vendor : openSUSE
Installed Size : 68.9 KiB
Installed : No
Status : not installed
Source package : convmv-2.05-2.18.src
Upstream URL : http://j3e.de/linux/convmv/
Summary : Utility to convert file names between encodings
Description :
convmv is meant to convert the filenames in a directory tree or a
whole file system into a different encoding, with support for
symlinks.
This is useful for converting from old 8-bit locales to UTF-8. It is
also possible to convert directories to UTF-8 that are already partly
UTF-8 encoded.
convmv can convert names to both the NFC and NFD normalization forms.
NFC is commonly used on Linux and (most?) other Unix-like OSes,
though it does not enforce it. Darwin, the base of Macintosh OS X,
enforces Normalization Form Canonical Decomposition (NFD).
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : convmv
Version : 2.05-2.18
Arch : noarch
Vendor : openSUSE
Installed Size : 68.9 KiB
Installed : No
Status : not installed
Source package : convmv-2.05-2.18.src
Upstream URL : http://j3e.de/linux/convmv/
Summary : Utility to convert file names between encodings
Description :
convmv is meant to convert the filenames in a directory tree or a
whole file system into a different encoding, with support for
symlinks.
This is useful for converting from old 8-bit locales to UTF-8. It is
also possible to convert directories to UTF-8 that are already partly
UTF-8 encoded.
convmv can convert names to both the NFC and NFD normalization forms.
NFC is commonly used on Linux and (most?) other Unix-like OSes,
though it does not enforce it. Darwin, the base of Macintosh OS X,
enforces Normalization Form Canonical Decomposition (NFD).