How to Install and Uninstall libstorj0 Package on Kali Linux

Last updated: June 02,2024

1. Install "libstorj0" package

Please follow the instructions below to install libstorj0 on Kali Linux

$ sudo apt update $ sudo apt install libstorj0

2. Uninstall "libstorj0" package

Please follow the steps below to uninstall libstorj0 on Kali Linux:

$ sudo apt remove libstorj0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstorj0 package on Kali Linux

Package: libstorj0
Source: libstorj (1.0.3-1.2)
Version: 1.0.3-1.2+b1
Installed-Size: 204
Maintainer: Josue Ortega
Architecture: amd64
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libjson-c5 (>= 0.15), libnettle8 (>= 3.7.2~), libuv1 (>= 1.4.2)
Size: 58112
SHA256: 5f7f50c09f262f3d5ff60bedfeefd4d8919e1f4a6e35bc3831418c63d9d2fb31
SHA1: 0f93f08822caf101f670d0b6c53721cebc90b123
MD5sum: b2e549296b9a9b16f22b05561fa2a89b
Description: Asynchronous C library for file transfer on the Storj network
Asynchronous multi-platform C library for encrypted file transfer on the Storj
network.
libstorj provides the following features:
- Asynchronous I/O with concurrent peer-to-peer network requests for shards
- Erasure encoding with reed solomon for data durability
- Robust handling of shard transfers by selecting alternative sources
- File integrity and authenticity verified with HMAC-SHA512
- File encryption with AES-256-CTR
- File name and bucket name encryption with AES-256-GCM
- Proxy support with SOCKS5, SOCKS4, SOCKS4a
- Asynchronous progress updates in bytes per file
- Transfers can be cleanly canceled per file
- Seed based file encryption key for portability between devices
- Reference implementation for SIP5 file standard
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Storj/libstorj
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libstorj/libstorj0_1.0.3-1.2+b1_amd64.deb