How to Install and Uninstall cmake-fedora Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "cmake-fedora" package

This is a short guide on how to install cmake-fedora on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cmake-fedora

2. Uninstall "cmake-fedora" package

Please follow the step by step instructions below to uninstall cmake-fedora on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cmake-fedora package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cmake-fedora
Priority: optional
Section: universe/devel
Installed-Size: 394
Maintainer: Ubuntu Developers
Original-Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: all
Version: 2.5.1-1
Depends: cmake
Filename: pool/universe/c/cmake-fedora/cmake-fedora_2.5.1-1_all.deb
Size: 75792
MD5sum: 2c536be574f9e2055ac3dbe3a71ce5d9
SHA1: 8d12ca4edf98b5e934978efd7df1e00fc5d677b5
SHA256: d95613a38fe173ef3be51b90543ae917091ff51be84f346c5ae141c44a215472
Description-en: Set of scripts and cmake modules that simply 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: 27509476e0593d290411cca430dd1f76
Homepage: https://fedorahosted.org/cmake-fedora/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu