How to Install and Uninstall xmake Package on Kali Linux
Last updated: November 26,2024
1. Install "xmake" package
Please follow the step by step instructions below to install xmake on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
xmake
Copied
2. Uninstall "xmake" package
This is a short guide on how to uninstall xmake on Kali Linux:
$
sudo apt remove
xmake
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the xmake package on Kali Linux
Package: xmake
Version: 2.8.7+ds-1
Installed-Size: 603
Maintainer: Lance Lin
Architecture: amd64
Depends: libc6 (>= 2.34), liblua5.4-0 (>= 5.4.6), liblz4-1 (>= 1.7.5), libncurses6 (>= 6), libreadline8 (>= 6.0), libsv1 (>= 1.1), libtinfo6 (>= 6), xmake-data (>= 2.8.7+ds-1)
Recommends: doxygen
Size: 248952
SHA256: 21de04a7d532fef12868b3481a889873db6e5418db86ccdae149a9a57c39b048
SHA1: 3415aad942426ada692fac8e86264ad215eab36b
MD5sum: 9fb2ad1160877148bbde5caf0af401b6
Description: cross-platform build utility based on Lua
xmake is a lightweight cross-platform build utility based on Lua. It uses
xmake.lua to maintain project builds. Compared with makefile/CMakeLists.txt,
the configuration syntax is more concise and intuitive. It is very friendly to
novices and can quickly get started in a short time. Let users focus more on
actual project development.
Description-md5:
Homepage: http://xmake.io
Section: devel
Priority: optional
Filename: pool/main/x/xmake/xmake_2.8.7+ds-1_amd64.deb
Version: 2.8.7+ds-1
Installed-Size: 603
Maintainer: Lance Lin
Architecture: amd64
Depends: libc6 (>= 2.34), liblua5.4-0 (>= 5.4.6), liblz4-1 (>= 1.7.5), libncurses6 (>= 6), libreadline8 (>= 6.0), libsv1 (>= 1.1), libtinfo6 (>= 6), xmake-data (>= 2.8.7+ds-1)
Recommends: doxygen
Size: 248952
SHA256: 21de04a7d532fef12868b3481a889873db6e5418db86ccdae149a9a57c39b048
SHA1: 3415aad942426ada692fac8e86264ad215eab36b
MD5sum: 9fb2ad1160877148bbde5caf0af401b6
Description: cross-platform build utility based on Lua
xmake is a lightweight cross-platform build utility based on Lua. It uses
xmake.lua to maintain project builds. Compared with makefile/CMakeLists.txt,
the configuration syntax is more concise and intuitive. It is very friendly to
novices and can quickly get started in a short time. Let users focus more on
actual project development.
Description-md5:
Homepage: http://xmake.io
Section: devel
Priority: optional
Filename: pool/main/x/xmake/xmake_2.8.7+ds-1_amd64.deb