How to Install and Uninstall fteqcc Package on Kali Linux

Last updated: April 29,2024

1. Install "fteqcc" package

Please follow the steps below to install fteqcc on Kali Linux

$ sudo apt update $ sudo apt install fteqcc

2. Uninstall "fteqcc" package

This tutorial shows how to uninstall fteqcc on Kali Linux:

$ sudo apt remove fteqcc $ sudo apt autoclean && sudo apt autoremove

3. Information about the fteqcc package on Kali Linux

Package: fteqcc
Version: 3343+svn3400-4
Installed-Size: 284
Maintainer: Debian Games Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 102876
SHA256: 618cb3223315c8c8dae06e3306fff9200b60b2d390fac31f87216cda4d6a0910
SHA1: 8f1ab16242b478850a69ebe3534de1f4aceabfa8
MD5sum: 59122bba30485861d9e92d8ba472ed38
Description: FTE QuakeC compiler
fteqcc compiles QuakeC source code to binary, platform-independent
code that Quake based engines can interpret. QuakeC is the language
that Quake game logic is developed in and is used for developing
modifications.
.
FTE QCC supports Quake1, QuakeWorld, Hexen2 and FTE Quake, 64bit
architectures and multithreading.
Description-md5:
Homepage: http://fteqw.sourceforge.net/
Tag: devel::compiler, role::program
Section: devel
Priority: optional
Filename: pool/main/f/fteqcc/fteqcc_3343+svn3400-4_amd64.deb