How to Install and Uninstall progvis-examples Package on Kali Linux

Last updated: October 06,2024

1. Install "progvis-examples" package

In this section, we are going to explain the necessary steps to install progvis-examples on Kali Linux

$ sudo apt update $ sudo apt install progvis-examples

2. Uninstall "progvis-examples" package

This is a short guide on how to uninstall progvis-examples on Kali Linux:

$ sudo apt remove progvis-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the progvis-examples package on Kali Linux

Package: progvis-examples
Source: storm-lang
Version: 0.6.19-1
Installed-Size: 144
Maintainer: Filip Strömbäck
Architecture: all
Depends: progvis
Size: 24720
SHA256: c32a97468ad3c3a32b57caf11ce763ea185484293b8bced1bb61955f24b7914e
SHA1: 42e234bc8cefc1f4e19dc9649d2bd87341952ee0
MD5sum: 9710e68310a5ffa9e2803d51ab3d7ca8
Description: Set of example programs for progvis
Programs developed for Progvis, illustrating different aspects
of concurrency and memory handling.
.
Progvis is a program visualization tool written in Storm. Supports a
subset of C/C++, and other languages supported by the Storm language
platform. Aimed at showing how concurrent programs interact with
pointers/references and other fundamental programming concepts.
Description-md5:
Homepage: https://storm-lang.org/
Section: education
Priority: optional
Filename: pool/main/s/storm-lang/progvis-examples_0.6.19-1_all.deb