How to Install and Uninstall python3-peachpy Package on Kali Linux
Last updated: February 24,2025
1. Install "python3-peachpy" package
This guide let you learn how to install python3-peachpy on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-peachpy
Copied
2. Uninstall "python3-peachpy" package
This tutorial shows how to uninstall python3-peachpy on Kali Linux:
$
sudo apt remove
python3-peachpy
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-peachpy package on Kali Linux
Package: python3-peachpy
Source: python-peachpy
Version: 0.0~git20211013.257881e-1.1
Installed-Size: 5236
Maintainer: Debian Deep Learning Team
Architecture: amd64
Depends: python3-six, python3:any
Suggests: python3-peachpy-doc
Size: 193208
SHA256: cbe72d5556a693db991beb6b4829551a4f35ab9c45c24f90d942984944af3b10
SHA1: c005f5ee41b91bfd6b973d31055953cce55a9b6f
MD5sum: 1aac3c4d4ec8207e45ae30ef3d92bdeb
Description: Portable Efficient Assembly Codegen in Higher-level Python (Python 3)
PEACH-Py is a Python framework for writing high-performance assembly kernels.
PEACH-Py is developed to simplify writing optimized assembly kernels while
preserving all optimization opportunities of traditional assembly. Some
PEACH-Py features:
* Automatic register allocation
* Stack frame management, including re-aligning of stack frame as needed
* Generating versions of a function for different calling conventions from
the same source (e.g. functions for Microsoft x64 ABI and System V x86-64
ABI can be generated from the same source)
* Allow one to define constants in the place where they are used (just like
in high-level languages)
* Tracking of instruction extensions used in the function.
* Multiplexing of multiple instruction streams (helpful for software
pipelining)
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Maratyszcza/PeachPy
Section: python
Priority: optional
Filename: pool/main/p/python-peachpy/python3-peachpy_0.0~git20211013.257881e-1.1_amd64.deb
Source: python-peachpy
Version: 0.0~git20211013.257881e-1.1
Installed-Size: 5236
Maintainer: Debian Deep Learning Team
Architecture: amd64
Depends: python3-six, python3:any
Suggests: python3-peachpy-doc
Size: 193208
SHA256: cbe72d5556a693db991beb6b4829551a4f35ab9c45c24f90d942984944af3b10
SHA1: c005f5ee41b91bfd6b973d31055953cce55a9b6f
MD5sum: 1aac3c4d4ec8207e45ae30ef3d92bdeb
Description: Portable Efficient Assembly Codegen in Higher-level Python (Python 3)
PEACH-Py is a Python framework for writing high-performance assembly kernels.
PEACH-Py is developed to simplify writing optimized assembly kernels while
preserving all optimization opportunities of traditional assembly. Some
PEACH-Py features:
* Automatic register allocation
* Stack frame management, including re-aligning of stack frame as needed
* Generating versions of a function for different calling conventions from
the same source (e.g. functions for Microsoft x64 ABI and System V x86-64
ABI can be generated from the same source)
* Allow one to define constants in the place where they are used (just like
in high-level languages)
* Tracking of instruction extensions used in the function.
* Multiplexing of multiple instruction streams (helpful for software
pipelining)
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Maratyszcza/PeachPy
Section: python
Priority: optional
Filename: pool/main/p/python-peachpy/python3-peachpy_0.0~git20211013.257881e-1.1_amd64.deb