How to Install and Uninstall python38-polib Package on openSuSE Tumbleweed
Last updated: December 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-polib" package
Please follow the instructions below to install python38-polib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-polib
Copied
2. Uninstall "python38-polib" package
Please follow the step by step instructions below to uninstall python38-polib on openSuSE Tumbleweed:
$
sudo zypper remove
python38-polib
Copied
3. Information about the python38-polib package on openSuSE Tumbleweed
Information for package python38-polib:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-polib
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 176,8 KiB
Installed : No
Status : not installed
Source package : python-polib-1.1.1-1.2.src
Summary : A library to manipulate gettext files
Description :
polib allows you to manipulate, create, modify gettext catalogs (.pot, .po and
binary .mo files). You can load existing files, iterate through it's entries,
add, modify entries, comments or metadata, etc... or create new po/pot files
from scratch.
polib provides a simple and pythonic API, exporting only two convenience
functions 'pofile' and 'mofile', and the 4 core classes: POFile, MOFile,
POEntry and MOEntry for creating new files/entries.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-polib
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 176,8 KiB
Installed : No
Status : not installed
Source package : python-polib-1.1.1-1.2.src
Summary : A library to manipulate gettext files
Description :
polib allows you to manipulate, create, modify gettext catalogs (.pot, .po and
binary .mo files). You can load existing files, iterate through it's entries,
add, modify entries, comments or metadata, etc... or create new po/pot files
from scratch.
polib provides a simple and pythonic API, exporting only two convenience
functions 'pofile' and 'mofile', and the 4 core classes: POFile, MOFile,
POEntry and MOEntry for creating new files/entries.