How to Install and Uninstall octave-doctest Package on Kali Linux

Last updated: May 08,2024

1. Install "octave-doctest" package

This guide let you learn how to install octave-doctest on Kali Linux

$ sudo apt update $ sudo apt install octave-doctest

2. Uninstall "octave-doctest" package

This tutorial shows how to uninstall octave-doctest on Kali Linux:

$ sudo apt remove octave-doctest $ sudo apt autoclean && sudo apt autoremove

3. Information about the octave-doctest package on Kali Linux

Package: octave-doctest
Version: 0.8.0-1
Installed-Size: 80
Maintainer: Debian Octave Group
Architecture: all
Depends: octave (>= 7.3.0)
Size: 20076
SHA256: 316a6568df97b20ffc33d25c3ff706dd7e867962b57ecd8d88cbf3c841cd38a0
SHA1: be5f3d52312b3e3c472928ccca58d8dc37c00de2
MD5sum: 27db356d0da4d2bb9d913027e2662ca1
Description: documentation tests for Octave
Find and run example code within documentation.
Formatted blocks of example code are extracted from documentation
files and executed to confirm their output is correct. This can be
part of a testing framework or simply to ensure that documentation
stays up-to-date during software development.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5:
Homepage: https://octave.sourceforge.io/doctest/
Section: math
Priority: optional
Filename: pool/main/o/octave-doctest/octave-doctest_0.8.0-1_all.deb