How to Install and Uninstall python3-unpaddedbase64.noarch Package on Fedora 35
Last updated: November 24,2024
1. Install "python3-unpaddedbase64.noarch" package
Here is a brief guide to show you how to install python3-unpaddedbase64.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-unpaddedbase64.noarch
Copied
2. Uninstall "python3-unpaddedbase64.noarch" package
Please follow the steps below to uninstall python3-unpaddedbase64.noarch on Fedora 35:
$
sudo dnf remove
python3-unpaddedbase64.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-unpaddedbase64.noarch package on Fedora 35
Last metadata expiration check: 3:42:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-unpaddedbase64
Version : 2.1.0
Release : 1.fc35
Architecture : noarch
Size : 15 k
Source : python-unpaddedbase64-2.1.0-1.fc35.src.rpm
Repository : fedora
Summary : Encode and decode Base64 without "=" padding
URL : https://github.com/matrix-org/python-unpaddedbase64
License : ASL 2.0
Description : RFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes
: using "=" characters. However this conveys no benefit so many protocols
: choose to use Base64 without the "=" padding.
:
: Python 3 version.
Available Packages
Name : python3-unpaddedbase64
Version : 2.1.0
Release : 1.fc35
Architecture : noarch
Size : 15 k
Source : python-unpaddedbase64-2.1.0-1.fc35.src.rpm
Repository : fedora
Summary : Encode and decode Base64 without "=" padding
URL : https://github.com/matrix-org/python-unpaddedbase64
License : ASL 2.0
Description : RFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes
: using "=" characters. However this conveys no benefit so many protocols
: choose to use Base64 without the "=" padding.
:
: Python 3 version.