How to Install and Uninstall cutils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "cutils" package

Here is a brief guide to show you how to install cutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cutils

2. Uninstall "cutils" package

Here is a brief guide to show you how to uninstall cutils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the cutils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cutils
Priority: optional
Section: universe/devel
Installed-Size: 231
Maintainer: Ubuntu Developers
Original-Maintainer: Hamish Moffatt
Architecture: amd64
Version: 1.6-3.1
Depends: libc6 (>= 2.14)
Suggests: cweb
Filename: pool/universe/c/cutils/cutils_1.6-3.1_amd64.deb
Size: 81250
MD5sum: 72ff1fa3302d1dd5313b5f182a6536dd
SHA1: 4bd21c46de01417914b95a81e4ff72670e4fa5b6
SHA256: 1c67f62a9a9592369b7e0e206e33613c6a866da72b9a9e349bc41609fdeb8238
Description-en: C source code utilities
This package contains several utilities which may be useful to
developers of C source code utilities, namely:
cdecl and cundecl - decode and encode C type declarations
cobfusc - make a C source file unreadable but compilable
chilight - highlight C source files
cunloop - unloop C loops
yyextract - extract grammar rules from yacc grammar
yyref - yacc grammar reference program
Description-md5: 6004a494de2f9be4d6c2de8739225cfb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu