How to Install and Uninstall libtranslate.i686 Package on Fedora 38

Last updated: January 16,2025

1. Install "libtranslate.i686" package

Please follow the step by step instructions below to install libtranslate.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libtranslate.i686

2. Uninstall "libtranslate.i686" package

Please follow the instructions below to uninstall libtranslate.i686 on Fedora 38:

$ sudo dnf remove libtranslate.i686 $ sudo dnf autoremove

3. Information about the libtranslate.i686 package on Fedora 38

Last metadata expiration check: 5:36:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libtranslate
Version : 0.99
Release : 114.fc38
Architecture : i686
Size : 77 k
Source : libtranslate-0.99-114.fc38.src.rpm
Repository : fedora
Summary : Natural language translation library
URL : http://www.nongnu.org/libtranslate
License : BSD
Description : Libtranslate is a library for translating text and web pages
: between natural languages. Its modular infrastructure allows
: to implement new translation services separately from the core library.
:
: Libtranslate is shipped with a generic module supporting
: web-based translation services such as Babel Fish, Google Language Tools
: and SYSTRAN. Moreover, the generic module allows to add new services
: simply by adding a few lines to a XML file (see libtranslate(5)).
:
: The libtranslate distribution includes a powerful command line interface
: (see translate(1)). GNOME GUI can be found as separate "gnome-translate"
: package at the same web source.