How to Install and Uninstall python3-gimmik Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-gimmik" package

This tutorial shows how to install python3-gimmik on Kali Linux

$ sudo apt update $ sudo apt install python3-gimmik

2. Uninstall "python3-gimmik" package

Please follow the instructions below to uninstall python3-gimmik on Kali Linux:

$ sudo apt remove python3-gimmik $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gimmik package on Kali Linux

Package: python3-gimmik
Source: python-gimmik
Version: 2.1-1.1
Installed-Size: 27
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-mako, python3-numpy, python3:any (>= 3.3~)
Size: 5056
SHA256: b35a4f56b7cb42a0c210f59b08abe6405d453df4901b5d2c206fcb51609b94fa
SHA1: 4e815c7e9616f08e696ec0d53efe55e15af15789
MD5sum: e13beb585e0a070a79430086130009df
Description: generator of matrix multiplication kernels (Python 3)
GiMMiK is a Python based kernel generator for matrix multiplication kernels
for various accelerator platforms. For small operator matrices the generated
kernels are capable of outperfoming the state-of-the-art general matrix
multiplication routines such as cuBLAS GEMM or clBLAS GEMM.
.
This package provides the library for Python 3.
Description-md5:
Homepage: https://github.com/vincentlab/GiMMiK
Section: python
Priority: optional
Filename: pool/main/p/python-gimmik/python3-gimmik_2.1-1.1_all.deb