python-prctl

Python(ic) interface to the linux prctl syscall

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6 libcap2
pip3 install python-prctl

Dependencies

  • None

Page last updated 2025-09-09 06:42:40 UTC