How to Install and Uninstall weex Package on Kali Linux

Last updated: May 04,2024

1. Install "weex" package

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

$ sudo apt update $ sudo apt install weex

2. Uninstall "weex" package

Learn how to uninstall weex on Kali Linux:

$ sudo apt remove weex $ sudo apt autoclean && sudo apt autoremove

3. Information about the weex package on Kali Linux

Package: weex
Version: 2.8.4.2
Installed-Size: 218
Maintainer: Ludovic Drolez
Architecture: amd64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Size: 86704
SHA256: 7da7add1fbab3c1810d7f87633d787156b21abbd31b800c5b708852dffee61da
SHA1: 0854a794cc868cb25a925e40badcb4fd89f2c017
MD5sum: b94d65c953991f790feea13f3ccf3ab3
Description: Non-interactive FTP and FTPS client for updating web pages
Weex is an utility designed to automate the task
of remotely maintaining a web page or other FTP archive.
With weex, the maintainer of a web site or archive that must
be administered through FTP interaction can largely ignore
that process. FTP and FTPS protocols are supported.
The archive administrator simply creates a local directory
that serves as an exact model for the off-site data.
All modifications and direct interaction is done locally to
this directory structure. When the administrator wishes to
coordinate the data on the remote site with that of the
local model directory, simply executing weex accomplishes
this in the most bandwidth-efficient fashion by only
transferring files that need updating. The program will
create or remove files or directories as necessary to
accurately establish the local model on the remote server.
Description-md5:
Tag: interface::commandline, protocol::ftp, role::program, scope::utility,
use::synchronizing, works-with-format::html, works-with::text
Section: net
Priority: optional
Filename: pool/main/w/weex/weex_2.8.4.2_amd64.deb