How to Install and Uninstall python3-googletrans.noarch Package on Fedora 36

Last updated: May 17,2024

1. Install "python3-googletrans.noarch" package

Please follow the guidelines below to install python3-googletrans.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-googletrans.noarch

2. Uninstall "python3-googletrans.noarch" package

This guide covers the steps necessary to uninstall python3-googletrans.noarch on Fedora 36:

$ sudo dnf remove python3-googletrans.noarch $ sudo dnf autoremove

3. Information about the python3-googletrans.noarch package on Fedora 36

Last metadata expiration check: 4:26:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-googletrans
Version : 4.0.0~rc1
Release : 7.fc36
Architecture : noarch
Size : 35 k
Source : python-googletrans-4.0.0~rc1-7.fc36.src.rpm
Repository : updates
Summary : Google Translate API for Python
URL : https://py-googletrans.readthedocs.io/en/latest/
License : MIT
Description : Googletrans is a free and unlimited python library that implemented Google
: Translate API. This uses the Google Translate Ajax API to make calls to such
: methods as detect and translate.