How to Install and Uninstall swugenerator Package on Kali Linux

Last updated: July 03,2024

1. Install "swugenerator" package

Please follow the steps below to install swugenerator on Kali Linux

$ sudo apt update $ sudo apt install swugenerator

2. Uninstall "swugenerator" package

This tutorial shows how to uninstall swugenerator on Kali Linux:

$ sudo apt remove swugenerator $ sudo apt autoclean && sudo apt autoremove

3. Information about the swugenerator package on Kali Linux

Package: swugenerator
Version: 0.2-1
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3-libconf, python3-pkg-resources, python3:any, opensc, openssl, zstd
Size: 10388
SHA256: 471139ee0acef01bb4447c4da1d617e68174933be71f0a34793d3b369524c4b8
SHA1: 28e2daf9dabea2ece39a4c1ff73a1ada9d707b59
MD5sum: d70a580a8f0a8e59546b4ab722ded4d5
Description: Generates SWU update packages for swupdate (Python 3)
swugenerator is a command line tool to create and modify SWUpdate's
SWU update files based on templates. openssl is used to sign the SWU.
.
Features that swugenerator supports:
* replace occurrencies of variables found in the CONFIG file
* add sha256 to each artifact
* check if an artifact should be encrypted and encrypts it
* sign sw-description with one of the methods accepted by SWUpdate
Description-md5:
Homepage: https://github.com/sbabic/swugenerator
Section: embedded
Priority: optional
Filename: pool/main/s/swugenerator/swugenerator_0.2-1_all.deb