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

Last updated: May 22,2024

1. Install "python3-segno" package

Please follow the steps below to install python3-segno on Kali Linux

$ sudo apt update $ sudo apt install python3-segno

2. Uninstall "python3-segno" package

Please follow the step by step instructions below to uninstall python3-segno on Kali Linux:

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

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

Package: python3-segno
Source: segno
Version: 1.6.1-1
Installed-Size: 735
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.10), python3:any
Size: 269772
SHA256: 6b750a87bedcebab289262f1302a720f788aeaecd531c99ef446f10c7bbf336c
SHA1: 9671ef6b45d44c1b987baeb997b8ceea7680f474
MD5sum: 46401b55b602a04d9495a7bca9581640
Description: Python QR Code and Micro QR Code encoder
Pure Python QR Code generator with no dependencies.
.
This package implements ISO/IEC 18004:2015(E) "QR Code bar code symbology
specification" and produces QR Codes and Micro QR Codes with nearly no effort.
It supports the Structured Append mode which splits a message across several
QR codes.
.
Segno (Italian for "sign" / "symbol") provides several serialization formats
like Scalable Vector Graphics (SVG), Encapsulated PostScript (EPS), Portable
Network Graphics (PNG), Portable Document Format (PDF), Netpbm (PAM, PBM,
PPM), LaTeX (PGF/TikZ), X PixMap (XBM), and X Bitmap (XPM) etc. None of these
serializers require an external lib. Further, it provides several high level
functions to create QR Codes which encode contact data (vCard, MeCard), EPC QR
Codes, or WIFI QR Codes.
Description-md5:
Homepage: https://github.com/heuer/segno
Section: python
Priority: optional
Filename: pool/main/s/segno/python3-segno_1.6.1-1_all.deb