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

Last updated: September 19,2024

1. Install "python3-googletrans.noarch" package

Please follow the guidance below to install python3-googletrans.noarch on Fedora 35

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

2. Uninstall "python3-googletrans.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-googletrans.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:53:30 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-googletrans
Version : 4.0.0~rc1
Release : 5.fc35
Architecture : noarch
Size : 35 k
Source : python-googletrans-4.0.0~rc1-5.fc35.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.