How to Install and Uninstall tryton-modules-authentication-sms Package on Kali Linux

Last updated: April 30,2024

1. Install "tryton-modules-authentication-sms" package

This is a short guide on how to install tryton-modules-authentication-sms on Kali Linux

$ sudo apt update $ sudo apt install tryton-modules-authentication-sms

2. Uninstall "tryton-modules-authentication-sms" package

Please follow the guidance below to uninstall tryton-modules-authentication-sms on Kali Linux:

$ sudo apt remove tryton-modules-authentication-sms $ sudo apt autoclean && sudo apt autoremove

3. Information about the tryton-modules-authentication-sms package on Kali Linux

Package: tryton-modules-authentication-sms
Version: 6.0.0-3
Installed-Size: 140
Maintainer: Debian Tryton Maintainers
Architecture: all
Depends: python3-pkg-resources, tryton-server (>= 6.0), tryton-server-api-6.0, python3:any, libjs-sphinxdoc (>= 5.2)
Size: 27824
SHA256: a73a5b0a6c0fab1d97dc2440cb2e89f63e46d1048cc81d5b79a67488ece3aeff
SHA1: b6e2d0f7734e70952948395ecb028c989c6185a6
MD5sum: 54ffd98c01f30bc405386268b62bbf5b
Description: Tryton application platform - authentication sms module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
.
This module allows one to authenticate users via SMS. There are two
authentication methods which can be used in the authentications list of the
session section in the configuration:
.
The sms method just sends a code via SMS to the user. This code can directly
be used in the login dialog.
.
The password_sms method sends a code only after the user entered a valid
password providing a two-factor authentication method
(https://en.wikipedia.org/wiki/Two-factor_authentication).
.
Both methods require that the user has a *mobile* phone number defined
otherwise he can not be authenticated with those methods.
Description-md5:
Homepage: https://www.tryton.org/
Section: python
Priority: optional
Filename: pool/main/t/tryton-modules-authentication-sms/tryton-modules-authentication-sms_6.0.0-3_all.deb