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

Last updated: May 17,2024

1. Install "libperformance-dev" package

Please follow the steps below to install libperformance-dev on Kali Linux

$ sudo apt update $ sudo apt install libperformance-dev

2. Uninstall "libperformance-dev" package

Learn how to uninstall libperformance-dev on Kali Linux:

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

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

Package: libperformance-dev
Source: gnustep-performance
Version: 0.6.0-3
Installed-Size: 417
Maintainer: Debian GNUstep maintainers
Architecture: amd64
Depends: libperformance0.6 (= 0.6.0-3), libgnustep-base-dev
Size: 46388
SHA256: 7db9e8fc7a85458595157adc6a16551d3951496d11f65be46a419eccf0fc865a
SHA1: db55024d4e7933223048f6ec6d2ae5f8d5862fcb
MD5sum: 3cde1e6f0c41595d596beac9acc8d92e
Description: GNUstep performance library (development files)
The GNUstep performance library implements various classes intended
to be used in high-performance libraries and applications. Available
are classes for caching objects in memory for rapid access, managing
FIFO queues, thread pools for performing methods which need to make
use of a runloop for I/O and/or timers, for objects in parallel in
other threads, linked list functionality, timing information,
statistics about the number of events or the duration of operations,
uniqued objects and more.
.
This package contains the development files and the library reference
documentation.
Description-md5:
Homepage: http://gnustep.org
Tag: devel::lang:objc, devel::library, implemented-in::objc, role::devel-lib,
suite::gnustep
Section: libdevel
Priority: optional
Filename: pool/main/g/gnustep-performance/libperformance-dev_0.6.0-3_amd64.deb