How to Install and Uninstall python3-speaklater.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-speaklater.noarch" package
Please follow the instructions below to install python3-speaklater.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-speaklater.noarch
Copied
2. Uninstall "python3-speaklater.noarch" package
Please follow the guidance below to uninstall python3-speaklater.noarch on Fedora 36:
$
sudo dnf remove
python3-speaklater.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-speaklater.noarch package on Fedora 36
Last metadata expiration check: 0:19:22 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-speaklater
Version : 1.3
Release : 26.fc36
Architecture : noarch
Size : 15 k
Source : python-speaklater-1.3-26.fc36.src.rpm
Repository : fedora
Summary : Implements a lazy string for python3 useful for gettext
URL : http://github.com/mitsuhiko/speaklater
License : BSD
Description : A module that provides lazy strings for translations. Basically you get an
: object that appears to be a string but changes the value every time the value
: is evaluated based on a callable you provide.
:
: This package provides the python3 version of the module.
Available Packages
Name : python3-speaklater
Version : 1.3
Release : 26.fc36
Architecture : noarch
Size : 15 k
Source : python-speaklater-1.3-26.fc36.src.rpm
Repository : fedora
Summary : Implements a lazy string for python3 useful for gettext
URL : http://github.com/mitsuhiko/speaklater
License : BSD
Description : A module that provides lazy strings for translations. Basically you get an
: object that appears to be a string but changes the value every time the value
: is evaluated based on a callable you provide.
:
: This package provides the python3 version of the module.