How to Install and Uninstall libstorj-dev Package on Kali Linux

Last updated: January 11,2025

1. Install "libstorj-dev" package

This guide covers the steps necessary to install libstorj-dev on Kali Linux

$ sudo apt update $ sudo apt install libstorj-dev

2. Uninstall "libstorj-dev" package

This guide let you learn how to uninstall libstorj-dev on Kali Linux:

$ sudo apt remove libstorj-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstorj-dev package on Kali Linux

Package: libstorj-dev
Source: libstorj (1.0.3-1.2)
Version: 1.0.3-1.2+b1
Installed-Size: 297
Maintainer: Josue Ortega
Architecture: amd64
Provides: libstorj-dev
Depends: libstorj0 (= 1.0.3-1.2+b1), libmicrohttpd-dev, libcurl4-gnutls-dev, nettle-dev, libjson-c-dev, libuv1-dev
Conflicts: libstorj-dev
Size: 63544
SHA256: aa4ddf23ed06be681ba00fef7b4a3988ca7c7bbc5f50e236fc067809d2f7154e
SHA1: 900edbf2c8d95343519d72ee00774f46cb3310e2
MD5sum: d61a62f832dc9e98adad5220e0de0c24
Description: C library for file transfer on Storj network (Development files)
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
.
This package contains the development files for libjstorj.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Storj/libstorj
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libstorj/libstorj-dev_1.0.3-1.2+b1_amd64.deb