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

Last updated: November 07,2024

1. Install "python3-lti" package

Here is a brief guide to show you how to install python3-lti on Kali Linux

$ sudo apt update $ sudo apt install python3-lti

2. Uninstall "python3-lti" package

Here is a brief guide to show you how to uninstall python3-lti on Kali Linux:

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

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

Package: python3-lti
Source: python-lti
Version: 0.9.5-3
Installed-Size: 88
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lxml, python3-oauthlib, python3-requests-oauthlib, python3:any
Size: 18376
SHA256: 750ad61b9bb1a8a630cc1a18a1e93c324b85acd031e95379a0ea7419ef2c1f0d
SHA1: 9a80ae5a30917b51a871dd3e25d698fc3315b2f5
MD5sum: 6db3d1ee9ad98273f285ee4eb50b310a
Description: Learning Tools Interoperability implementation (Python3 version)
The primary goal of this library is to provide classes for building Python LTI
tool providers (LTI apps). It is designed to be generic but can easily
integrated into frameworks like Django or Flask.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/pylti/lti/
Section: python
Priority: optional
Filename: pool/main/p/python-lti/python3-lti_0.9.5-3_all.deb