How to Install and Uninstall librepfunc1 Package on Kali Linux

Last updated: July 01,2024

1. Install "librepfunc1" package

Please follow the step by step instructions below to install librepfunc1 on Kali Linux

$ sudo apt update $ sudo apt install librepfunc1

2. Uninstall "librepfunc1" package

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

$ sudo apt remove librepfunc1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librepfunc1 package on Kali Linux

Package: librepfunc1
Source: librepfunc
Version: 1.9.0-1
Installed-Size: 188
Maintainer: Phil Wyett
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 52312
SHA256: 3fb4e90b5e6ca1b6d0385720917b432eae86079b8f06bb1dfca91ec8825b86a2
SHA1: 27dbed1e13f3b4bf5216c81edfe0807ccc6a68d6
MD5sum: ce1890b634f5e4bad0099fb5534f2ab1
Description: set of C++ classes and utilities for building multimedia tools
This is a collection of utilities and functions used for example in w-scan-cpp
.
string related:
* LowerCase and UpperCase
* LeftTrim and RightTrim and Trim
* FrontFill and BackFill
* ReplaceAll
.
vector of string related:
* SplitStr
.
number conversion to string or vice versa
* IntToStr
* FloatToStr
* ExpToStr
* StrToInt
* StrToFloat
.
print time
* TimeStr
.
other conversions
* BCDtoDecimal
.
sleep threads
* Sleep, mSleep, uSleep
.
print hex data
* HexDump
.
files and directories
* FileExists
* cFileList
* ReadFileToStream
* ReadFile
* WriteStreamToFile
* WriteFile
.
start/stop threads from main thread
* ThreadBase
Description-md5:
Homepage: https://github.com/wirbel-at-vdr-portal/librepfunc
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libr/librepfunc/librepfunc1_1.9.0-1_amd64.deb