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

Last updated: May 04,2024

1. Install "python3-splinter" package

This guide covers the steps necessary to install python3-splinter on Kali Linux

$ sudo apt update $ sudo apt install python3-splinter

2. Uninstall "python3-splinter" package

In this section, we are going to explain the necessary steps to uninstall python3-splinter on Kali Linux:

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

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

Package: python3-splinter
Source: splinter
Version: 0.13.0-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 149
Depends: python3-selenium, python3-six, python3:any
Suggests: python-splinter-doc
Homepage: https://github.com/cobrateam/splinter
Priority: optional
Section: python
Filename: pool/main/s/splinter/python3-splinter_0.13.0-0kali1_all.deb
Size: 22172
SHA256: 118dd5dd8a9581c558e3acbac020d55148988b2cc34cdc54aafacfdfad291565
SHA1: 85b8fe9d7695de22b967e47392951a9d666b955c
MD5sum: 5424f09f3005bb2be798b77b980873ed
Description: Python test framework for web applications (Python 3)
This package contains an open source tool for testing web applications using
Python. It lets you automate browser actions, such as visiting URLs and
interacting with their items.
.
This package installs the library for Python 3.
Description-md5: