How to Install and Uninstall cmake-fedora Package on Kali Linux

Last updated: July 01,2024

1. Install "cmake-fedora" package

This guide let you learn how to install cmake-fedora on Kali Linux

$ sudo apt update $ sudo apt install cmake-fedora

2. Uninstall "cmake-fedora" package

Please follow the guidelines below to uninstall cmake-fedora on Kali Linux:

$ sudo apt remove cmake-fedora $ sudo apt autoclean && sudo apt autoremove

3. Information about the cmake-fedora package on Kali Linux

Package: cmake-fedora
Version: 2.9.3-0.1
Installed-Size: 398
Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: all
Depends: cmake
Size: 84864
SHA256: 8085de0c99baa7b7b434f929a24f75ec99edc1c0c361048cd04895f27080e528
SHA1: d7ad88ae3736923e8df114d7dee123894982ba51
MD5sum: b003bd1048d9ab1c66cba2f0dc732f90
Description: Set of scripts and cmake modules that simplify the release process
cmake-fedora is designed to relieve you from chores of releasing software by:
.
- Keeping the consistency of release information such as version and update
messages in:
- Release notes
- ChangeLog
- Tags
- Spec file
- Fedpkg commit message
- Bodhi notes
- Source archive depends on the files to be packed.
- Run rpmlint and koji scratch build before tag as sanity checks.
- Easy upload to scp, sftp hosting services sites.
- Translation targets like gettext and Zanata.
- Provide license information and templates of CMakeLists.txt, spec files for
new packages.
.
while avoid some pitfalls like all junk files are packed.
Description-md5:
Multi-Arch: foreign
Homepage: https://pagure.io/cmake-fedora
Section: devel
Priority: optional
Filename: pool/main/c/cmake-fedora/cmake-fedora_2.9.3-0.1_all.deb