How to Install and Uninstall itstool Package on openSUSE Leap

Last updated: May 21,2024

1. Install "itstool" package

This tutorial shows how to install itstool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install itstool

2. Uninstall "itstool" package

Please follow the step by step instructions below to uninstall itstool on openSUSE Leap:

$ sudo zypper remove itstool

3. Information about the itstool package on openSUSE Leap

Information for package itstool:
--------------------------------
Repository : Main Repository
Name : itstool
Version : 2.0.7-150400.1.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 195.5 KiB
Installed : No
Status : not installed
Source package : itstool-2.0.7-150400.1.9.src
Upstream URL : http://itstool.org
Summary : Tool to translate XML documents using PO files
Description :
ITS Tool extracts messages from XML files and outputs PO template files, then
merges translations from MO files to create translated XML files. It determines
what to translate and how to chunk it into messages using the W3C
Internationalization Tag Set (ITS).