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

Last updated: February 11,2025

1. Install "python3-sphinx-copybutton.noarch" package

This tutorial shows how to install python3-sphinx-copybutton.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-sphinx-copybutton.noarch

2. Uninstall "python3-sphinx-copybutton.noarch" package

Please follow the instructions below to uninstall python3-sphinx-copybutton.noarch on Fedora 35:

$ sudo dnf remove python3-sphinx-copybutton.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:05:05 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-sphinx-copybutton
Version : 0.4.0
Release : 2.fc35
Architecture : noarch
Size : 22 k
Source : python-sphinx-copybutton-0.4.0-2.fc35.src.rpm
Repository : fedora
Summary : Add a copy button to code cells in Sphinx docs
URL : https://sphinx-copybutton.readthedocs.io/en/latest/
License : MIT
Description : Sphinx-copybutton does one thing: add a little "copy" button to the
: right of your code blocks. If the code block overlaps to the right of
: the text area, you can just click the button to get the whole thing.