How to Install and Uninstall haskell-hosc-utils Package on Kali Linux

Last updated: May 03,2024

1. Install "haskell-hosc-utils" package

This guide let you learn how to install haskell-hosc-utils on Kali Linux

$ sudo apt update $ sudo apt install haskell-hosc-utils

2. Uninstall "haskell-hosc-utils" package

Please follow the instructions below to uninstall haskell-hosc-utils on Kali Linux:

$ sudo apt remove haskell-hosc-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the haskell-hosc-utils package on Kali Linux

Package: haskell-hosc-utils
Source: haskell-hosc
Version: 0.20-1
Installed-Size: 14
Maintainer: Debian Haskell Group
Architecture: all
Size: 6476
SHA256: 4bbcf70b479fea164cdd27aa062c89cbbacc55b8494c8674db8317b64fe44e38
SHA1: 77fde7271764e2bd000c65dada457d82e97feb1c
MD5sum: 08248de9352588ee3422b27e2c28fb12
Description: Haskell Open Sound Control
hosc implements a subset of the Open Sound Control
byte protocol.
.
Sound.OSC.Core implements the actual protocol.
.
Sound.OSC.Transport.FD implements a
file-descriptor-based transport layer for UDP
and TCP.
.
Sound.OSC.Transport.Monad implements a
monadic interface to the FD transport layer.
.
Composite modules are at Sound.OSC and Sound.OSC.FD.
Description-md5:
Homepage: http://rohandrape.net/t/hosc
Section: misc
Priority: extra
Filename: pool/main/h/haskell-hosc/haskell-hosc-utils_0.20-1_all.deb