How to Install and Uninstall python3-sphinx-copybutton.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Please follow the guidance below to install python3-sphinx-copybutton.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall python3-sphinx-copybutton.noarch on Oracle Linux 9:

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

3. Information about the python3-sphinx-copybutton.noarch package on Oracle Linux 9

Last metadata expiration check: 3:17:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-sphinx-copybutton
Version : 0.5.1
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : python-sphinx-copybutton-0.5.1-1.el9.src.rpm
Repository : epel
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.