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

Last updated: May 04,2024

1. Install "octave-dicom" package

This guide covers the steps necessary to install octave-dicom on Kali Linux

$ sudo apt update $ sudo apt install octave-dicom

2. Uninstall "octave-dicom" package

Please follow the step by step instructions below to uninstall octave-dicom on Kali Linux:

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

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

Package: octave-dicom
Version: 0.6.0-3
Installed-Size: 2492
Maintainer: Debian Octave Group
Architecture: amd64
Depends: octave (>= 8.4.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgdcm3.0 (>= 3.0.22), libstdc++6 (>= 13.1), octave-abi-58
Size: 762196
SHA256: 68d0386a5abe2b4d9072371042ab5375762d803f419be57a64cce7338cb6131a
SHA1: bcb74d5ab063e0b0b8723db63101627aef00ea18
MD5sum: 0b215131f02dcdefbaecf39b5f4320f4
Description: manipulate DICOM files in Octave
Digital communications in medicine (DICOM) is an information
standard, originally created for image transfer, which now deals with
a large range of medical data.
.
This package provides functions to read and (eventually) write DICOM
files in Octave, a scientific computation software. The functions in
the package are intended to have similar usage as the dicom functions
in the Matlab Image Processing Toolbox. In Octave they are separate:
most image package users will not use dicom, and its dependency might
be considered troublesome.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5:
Homepage: https://gnu-octave.github.io/packages/dicom/
Section: math
Priority: optional
Filename: pool/main/o/octave-dicom/octave-dicom_0.6.0-3_amd64.deb