How to Install and Uninstall biosig-tools Package on Kali Linux

Last updated: May 20,2024

1. Install "biosig-tools" package

Here is a brief guide to show you how to install biosig-tools on Kali Linux

$ sudo apt update $ sudo apt install biosig-tools

2. Uninstall "biosig-tools" package

This guide covers the steps necessary to uninstall biosig-tools on Kali Linux:

$ sudo apt remove biosig-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the biosig-tools package on Kali Linux

Package: biosig-tools
Source: biosig
Version: 2.6.0-1
Installed-Size: 128
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libbiosig3 (= 2.6.0-1), libb64-0d (>= 1.2), libc6 (>= 2.34)
Size: 35000
SHA256: d40c8c0d42a1ffb38f9232a1db76a16153c0793e3a442f2ecc09ed0a766cafc3
SHA1: 491f7aba033963ba9a69e48cd6b1c7eb27cf0687
MD5sum: ecba4e361beafe974dedece148df7a0c
Description: format conversion tools for biomedical data formats
Based on BioSig library, this package provides command line
tools, such as
.
- save2gdf: converter between different file formats, including but
not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF,
BDF, CWFB.
- biosig2gdf: converts biosig data files into GDF, to simplify
parsing and loading by scripting languages (e.g. loadgdf.{py,r})
- rec2bin, bin2rec, heka2itx, save2aecg, save2scp: several converter
tools based on save2gdf
- biosig_fhir: packs biosignal data into HL7/FHIR binary template file.
- physicalunits: converter for encoding and decoding of physical
units according to ISO 11073-10101
Description-md5:
Homepage: https://biosig.sourceforge.io/
Tag: interface::commandline, role::program, use::converting
Section: science
Priority: optional
Filename: pool/main/b/biosig/biosig-tools_2.6.0-1_amd64.deb