How to Install and Uninstall python36-polib Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-polib" package
Please follow the step by step instructions below to install python36-polib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-polib
Copied
2. Uninstall "python36-polib" package
Learn how to uninstall python36-polib on openSuSE Tumbleweed:
$
sudo zypper remove
python36-polib
Copied
3. Information about the python36-polib package on openSuSE Tumbleweed
Information for package python36-polib:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-polib
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 178,0 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 : python36-polib
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 178,0 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.