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

Last updated: October 08,2024

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

Please follow the steps below to install python3-sphinx-copybutton.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall python3-sphinx-copybutton.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:20:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-sphinx-copybutton
Version : 0.5.0
Release : 1.fc36
Architecture : noarch
Size : 22 k
Source : python-sphinx-copybutton-0.5.0-1.fc36.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.