How to Install and Uninstall sia Package on Kali Linux

Last updated: May 06,2024

1. Install "sia" package

In this section, we are going to explain the necessary steps to install sia on Kali Linux

$ sudo apt update $ sudo apt install sia

2. Uninstall "sia" package

Please follow the instructions below to uninstall sia on Kali Linux:

$ sudo apt remove sia $ sudo apt autoclean && sudo apt autoremove

3. Information about the sia package on Kali Linux

Package: sia
Source: sia (1.3.0-3)
Version: 1.3.0-3+b11
Installed-Size: 20771
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), adduser
Size: 5939744
SHA256: d960645b1c4576cc59813a8030c2c56077ef082a1ce925d07345b7dff0bd3182
SHA1: e21c795e3ab85370068dfac6a0e2bb3482e3ea25
MD5sum: be46c4b154a744673b3423d16750e491
Description: Blockchain-based marketplace for file storage
Sia is a decentralized cloud storage platform aimed at giving users
control of their data. Data is split into hundreds of erasure coded
pieces and encrypted locally, and then each piece is uploaded to a
separate host. A blockchain is used to create cryptographic contracts
ensuring that hosts will only get paid if they actually store the
data. Out of hundreds of hosts, only a fraction are required to
recover the original file.
.
Anybody can join the network as a host and get income from the
storage they contribute. This openness allows Sia to build and take
advantage of a global network of small datacenters. Combined with
advanced algorithms for storing and retrieving data, Sia is poised to
be a highly competitive cloud storage platform. More information
about the technology can be found on our website and in the 'doc'
folder of the repo.
.
Sia is ready for use with small sums of money and non-critical files,
but until the network has a more proven track record, we advise
against using it as a sole means of storing important data.
Description-md5:
Homepage: https://github.com/NebulousLabs/Sia
Built-Using: go-md2man-v2 (= 2.0.3+ds1-1), golang-1.21 (= 1.21.5-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-dchest-blake2b (= 0.0~git20170307.0.060063-1-1.1), golang-github-inconshreveable-go-update (= 0.0~git20160112.0.8152e7e+ds-3), golang-github-inconshreveable-muxado (= 0.0~git20140312.0.f693c7e-2.1), golang-github-julienschmidt-httprouter (= 1.3.0-2), golang-github-kardianos-osext (= 0.0~git20190222.2bc1f35-3), golang-github-klauspost-cpuid (= 2.2.6-1), golang-github-klauspost-reedsolomon (= 1.9.13-1), golang-github-kr-binarydist (= 0.1.0-1), golang-github-nebulouslabs-bolt (= 1.0+git20170823.0.a22e934-1.1), golang-github-nebulouslabs-demotemutex (= 0.0~git20151003.0.235395f-1.1), golang-github-nebulouslabs-entropy-mnemonics (= 0.0~git20170316.0.7b01a64-1.1), golang-github-nebulouslabs-errors (= 0.0~git20170430.98e1f05-1.1), golang-github-nebulouslabs-fastrand (= 0.0~git20170512.60b6156-1), golang-github-nebulouslabs-go-upnp (= 0.0~git20171003.0.1be4557-1.1), golang-github-nebulouslabs-merkletree (= 0.0~git20170901.0.8482d02-1.1), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-go.crypto (= 1:0.17.0-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3)
Section: devel
Priority: optional
Filename: pool/main/s/sia/sia_1.3.0-3+b11_amd64.deb