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

Last updated: December 24,2024

1. Install "liboprf-dev" package

Learn how to install liboprf-dev on Kali Linux

$ sudo apt update $ sudo apt install liboprf-dev

2. Uninstall "liboprf-dev" package

This guide covers the steps necessary to uninstall liboprf-dev on Kali Linux:

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

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

Package: liboprf-dev
Source: liboprf
Version: 0.1+git20231001.0da3e2b-1
Installed-Size: 54
Maintainer: Joost van Baal-Ilić
Architecture: amd64
Size: 13668
SHA256: 12ee211ca55d3db1de120fffd86baf38509e13cdf27909335f04752166bf6ec1
SHA1: 5b9e6b6945a8bf27319c212a8ffab7c530fb6d30
MD5sum: d05d6973f0b7e462e139456b3de1ad7a
Description: OPRF and Threshold OPRF library - C development files
This library implements the basic OPRF (ristretto255, SHA-512) variant from the
"Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF
Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/).
Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal
Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al
(https://ia.cr/2017/363).
.
liboprf-dev delivers C development files for liboprf.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/stef/liboprf
Section: libdevel
Priority: optional
Filename: pool/main/libo/liboprf/liboprf-dev_0.1+git20231001.0da3e2b-1_amd64.deb

5. The same packages on other Linux Distributions