How to Install and Uninstall phpliteadmin Package on Kali Linux

Last updated: May 20,2024

1. Install "phpliteadmin" package

In this section, we are going to explain the necessary steps to install phpliteadmin on Kali Linux

$ sudo apt update $ sudo apt install phpliteadmin

2. Uninstall "phpliteadmin" package

Please follow the guidelines below to uninstall phpliteadmin on Kali Linux:

$ sudo apt remove phpliteadmin $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpliteadmin package on Kali Linux

Package: phpliteadmin
Version: 1.9.8.2-2
Installed-Size: 569
Maintainer: Nicholas Guriev
Architecture: all
Depends: libapache2-mod-php | php-cgi | php-fpm, libjs-codemirror (>= 5.25.0), php-mbstring, php-sqlite3
Recommends: apache2 (>= 2.4.6-4~) | httpd
Suggests: www-browser
Size: 118756
SHA256: 7f1d52689d27f497ce4698d77163a06fba547916bed5aad233f5c8bf50eb99f4
SHA1: 8d16803414801e588a2d3ee250ed311e8c3f18a8
MD5sum: 875e33a0e4590960f6257ab68384712e
Description: web-based SQLite database admin tool
phpLiteAdmin is a web-based SQLite database admin tool written in PHP with
support for SQLite3 and SQLite2 (not in Debian). Following in the spirit of the
flat-file system used by SQLite, phpLiteAdmin consists of a single source file,
phpliteadmin.php, that is dropped into a directory on a server and then visited
in a browser. The available operations, feature set, interface, and user
experience is comparable to that of phpMyAdmin.
.
In this package, you will find phpliteadmin.php already configured to work with
Apache2. This package provides the main features of the script.
Description-md5:
Homepage: https://www.phpliteadmin.org/
Section: web
Priority: optional
Filename: pool/main/p/phpliteadmin/phpliteadmin_1.9.8.2-2_all.deb