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

Last updated: October 09,2024

1. Install "python3-googletrans.noarch" package

Please follow the instructions below to install python3-googletrans.noarch on Fedora 34

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

2. Uninstall "python3-googletrans.noarch" package

Please follow the steps below to uninstall python3-googletrans.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:52:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-googletrans
Version : 4.0.0~rc1
Release : 3.fc34
Architecture : noarch
Size : 36 k
Source : python-googletrans-4.0.0~rc1-3.fc34.src.rpm
Repository : fedora
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.