How to Install and Uninstall filetea Package on Kali Linux

Last updated: May 14,2024

1. Install "filetea" package

Here is a brief guide to show you how to install filetea on Kali Linux

$ sudo apt update $ sudo apt install filetea

2. Uninstall "filetea" package

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

$ sudo apt remove filetea $ sudo apt autoclean && sudo apt autoremove

3. Information about the filetea package on Kali Linux

Package: filetea
Version: 0.1.18-2
Installed-Size: 931
Maintainer: Alberto Garcia
Architecture: amd64
Depends: libc6 (>= 2.34), libevd-0.2-0 (>= 0.2.0), libglib2.0-0 (>= 2.38.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.26.1), libuuid1 (>= 2.16), adduser, shared-mime-info
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: ssl-cert
Size: 252732
SHA256: 546e0830be0175715b1af240afb8b40d5bcb18f9ec3db88e96e6e2eae1a21218
SHA1: 4b32de6fe105e0395aa7f23411576d1db412722a
MD5sum: 8755e44c463f047afe13c1055a902916
Description: Web-based file sharing system
FileTea is a simple way to send files among different users.
.
FileTea functions as a web server. Users can drag files into their
web browser and a URL will be generated for each one. Those URLs can
be sent to other people, who will be able to start downloading the
files immediately.
.
An HTML5 capable browser is required in order to share the files, but
any HTTP client can download them, including command-line tools such
as curl or wget.
.
Files are sent through the server, but no data is stored there:
FileTea is only used to route the traffic. This also means that
there's no limit to the size of shared files.
.
The service is anonymous and does not require user registration.
Since it's completely web-based, it works in networks with proxies,
firewalls, etc., as long as all users can reach the FileTea server.
Description-md5:
Homepage: https://github.com/elima/FileTea
Tag: interface::web, network::server, network::service, role::program,
use::downloading, use::transmission, web::server, works-with::file
Section: net
Priority: optional
Filename: pool/main/f/filetea/filetea_0.1.18-2_amd64.deb