How to Install and Uninstall primus-libs Package on Kali Linux

Last updated: May 16,2024

1. Install "primus-libs" package

This guide let you learn how to install primus-libs on Kali Linux

$ sudo apt update $ sudo apt install primus-libs

2. Uninstall "primus-libs" package

This is a short guide on how to uninstall primus-libs on Kali Linux:

$ sudo apt remove primus-libs $ sudo apt autoclean && sudo apt autoremove

3. Information about the primus-libs package on Kali Linux

Package: primus-libs
Source: primus
Version: 0~20150328-16
Installed-Size: 272
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglapi-mesa (>= 23.3.4), libstdc++6 (>= 5.2), libx11-6, libgl1, libglx-mesa0
Recommends: primus-libs:i386 (= 0~20150328-16), libprimus-vk1
Conflicts: primus-libs-ia32
Size: 51852
SHA256: 89118db69b7d502377c21e902715da04b8da8da608d7b9fefec06fac061001bc
SHA1: 511770fe1faeb18e13382382b4955e2e08f8f3e4
MD5sum: b6d3b35db4ecdaa9f5b80e0a0210b7d0
Description: shared libraries for primus
Primus is a shared library that provides OpenGL and GLX APIs and implements
low-overhead local-only client-side OpenGL offloading via GLX forking,
similar to VirtualGL. It intercepts GLX calls and redirects GL rendering
to a secondary X display, presumably driven by a faster GPU. On swapping
buffers, rendered contents are read back using a PBO and copied onto
the drawable it was supposed to be rendered on in the first place.
.
This package contains the libraries for primus which are loaded when running
primusrun.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/amonakov/primus
Section: utils
Priority: optional
Filename: pool/main/p/primus/primus-libs_0~20150328-16_amd64.deb