How to Install and Uninstall belenios-tool Package on Kali Linux

Last updated: May 20,2024

1. Install "belenios-tool" package

This tutorial shows how to install belenios-tool on Kali Linux

$ sudo apt update $ sudo apt install belenios-tool

2. Uninstall "belenios-tool" package

This tutorial shows how to uninstall belenios-tool on Kali Linux:

$ sudo apt remove belenios-tool $ sudo apt autoclean && sudo apt autoremove

3. Information about the belenios-tool package on Kali Linux

Package: belenios-tool
Source: belenios
Version: 2.2+git10-gbb6b7ea8+dfsg-1
Installed-Size: 5639
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35), libgmp10 (>= 2:6.3.0+dfsg), libsodium23 (>= 1.0.17), zlib1g (>= 1:1.1.4)
Size: 1907356
SHA256: fa9bc5ab0cac17a5cfc81af01e8bbb4702042ed04a97210ad51cad8e89eca729
SHA1: 550c95defba99c0981ac26bcf7a7451d082da324
MD5sum: 59ee29581510e5f63249afc681806d00
Description: verifiable voting system (command-line tool)
Belenios aims at providing an easy to use voting system, guaranteeing
state-of-the-art security, namely vote privacy and verifiability. It
can be used in many types of elections, ranging from scientific
councils to sport associations.
.
It consists of a command-line tool and a web server. Both use the
same backend and can be used to organize elections and perform
verifications.
.
Security properties of the system are:
* Vote privacy: No one can learn the vote of a voter. Vote privacy
relies on the encryption of the votes.
* End-to-end verifiablity: Every voter can check that her vote has
been counted and only eligible voters may vote. End-to-end
verifiablity relies on the fact that the ballot box is public
(voters can check that their ballots have been received) and on
the fact that the tally is publicly verifiable (anyone can recount
the votes). Moreover, ballots are signed by the voter credential
(only eligible voters are able to vote).
.
This package provides the command-line tool, which is the most
convenient way to exercise the verifiability capabilities of the
system. It can be used to run an election without using the web
server, and to monitor an election running on a web server.
Description-md5:
Homepage: http://www.belenios.org/
Section: misc
Priority: optional
Filename: pool/main/b/belenios/belenios-tool_2.2+git10-gbb6b7ea8+dfsg-1_amd64.deb