How to Install and Uninstall python3-sphinx-copybutton Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-sphinx-copybutton" package

In this section, we are going to explain the necessary steps to install python3-sphinx-copybutton on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-copybutton

2. Uninstall "python3-sphinx-copybutton" package

This guide covers the steps necessary to uninstall python3-sphinx-copybutton on Kali Linux:

$ sudo apt remove python3-sphinx-copybutton $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-copybutton package on Kali Linux

Package: python3-sphinx-copybutton
Source: sphinx-copybutton
Version: 0.4.0-5
Installed-Size: 65
Maintainer: Debian Python Team ,
Architecture: all
Depends: python3-sphinx, python3:any
Suggests: python-sphinx-copybutton-doc
Size: 16052
SHA256: fb559c0d00243cce9d46d283473c77029bbcd38c5468825e408c463aedd30c8a
SHA1: 1502f2bef9180d5a4f9e711603b967d4e1ab1d72
MD5sum: e4a776a06363a47313343aa272659c44
Description: sphinx extension to add a "copy" button to code blocks
Sphinx-copybutton does one thing: add little “copy” button to the right of
your code blocks. That’s it!
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/executablebooks/sphinx-copybutton
Section: python
Priority: optional
Filename: pool/main/s/sphinx-copybutton/python3-sphinx-copybutton_0.4.0-5_all.deb