How to Install and Uninstall itstool.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "itstool.noarch" package

This guide covers the steps necessary to install itstool.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install itstool.noarch

2. Uninstall "itstool.noarch" package

Please follow the guidance below to uninstall itstool.noarch on Rocky Linux 9:

$ sudo dnf remove itstool.noarch $ sudo dnf autoremove

3. Information about the itstool.noarch package on Rocky Linux 9

Last metadata expiration check: 1:35:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : itstool
Version : 2.0.6
Release : 7.el9
Architecture : noarch
Size : 38 k
Source : itstool-2.0.6-7.el9.src.rpm
Repository : appstream
Summary : ITS-based XML translation tool
URL : http://itstool.org/
License : GPLv3+
Description : ITS Tool allows you to translate XML documents with PO files, using rules from
: the W3C Internationalization Tag Set (ITS) to determine what to translate and
: how to separate it into PO file messages.