How to Install and Uninstall python3-knitpy Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-knitpy" package

Please follow the instructions below to install python3-knitpy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-knitpy

2. Uninstall "python3-knitpy" package

Please follow the steps below to uninstall python3-knitpy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-knitpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-knitpy package on Ubuntu 21.10 (Impish Indri)

Package: python3-knitpy
Architecture: all
Version: 0.1.1~git20180430-2
Priority: optional
Section: universe/python
Source: knitpy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Miriam Ruiz
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 413
Depends: python3-jupyter-client, python3-jupyter-core, python3-ipykernel, python3-traitlets, python3-pypandoc, python3-yaml, python3-zmq, python3:any
Recommends: python3-tabulate, texlive-latex-base, texlive-fonts-recommended
Filename: pool/universe/k/knitpy/python3-knitpy_0.1.1~git20180430-2_all.deb
Size: 279760
MD5sum: 0acb7360b0d365f85eaa4f2995a3b556
SHA1: 0c51c292f8e3462e0d0a4bcc026a8f7d8c1861ac
SHA256: 90b7457be46c6d9ca6f714d269be54b50eff4838112d696904cd293e8c13e6f4
SHA512: b0a0995ada6966b46a9f90063506f34257f81417e24a238af85d5fc7edda8698b41aff7b74c402deaed594b978fb9dca662c75fd44abcf5e1d97b9f74c909160
Homepage: https://github.com/janschulz/knitpy
Description-en: report generation tool with Python
Knitpy is an elegant, flexible and fast dynamic report generation with
Python 3. It is a port of knitr and rmarkdown to Python and is used to
convert pymd documents (*.pymd) to various other formats.
.
Codeblocks and inline code are executed via IPython kernels and the results
are inserted into the document. Documents should follow rmarkdown syntax
substituting 'python' for 'r' if python code should be executed.
.
Features:
- Code blocks and inline code.
- Plots are shown inline.
- Output formats html, pdf and docx.
- Code chunk arguments eval, results (apart form "hold"), include and echo
- Errors in code chunks are shown in the document.
- Uses the IPython display framework, so rich output for objects implementing
_repr_html_() or _repr_markdown_(). Mimetypes not understood by the final
output format are automatically converted via pandoc.
- Can be imported and used from Python.
- Supports a --debug mode.
Description-md5: 4c18917b470e6538ab5911661e557d4e