How to Install and Uninstall autogen Package on Kali Linux

Last updated: May 17,2024

1. Install "autogen" package

This is a short guide on how to install autogen on Kali Linux

$ sudo apt update $ sudo apt install autogen

2. Uninstall "autogen" package

Here is a brief guide to show you how to uninstall autogen on Kali Linux:

$ sudo apt remove autogen $ sudo apt autoclean && sudo apt autoremove

3. Information about the autogen package on Kali Linux

Package: autogen
Source: autogen (1:5.18.16-5)
Version: 1:5.18.16-5+b1
Installed-Size: 1155
Maintainer: Andreas Metzler
Architecture: amd64
Depends: guile-3.0-libs, libc6 (>= 2.34), libopts25 (>= 1:5.18.16), libxml2 (>= 2.7.4), libopts25-dev (= 1:5.18.16-5+b1), perl:any
Recommends: autogen-doc
Size: 560600
SHA256: e31c62b98315a07bfdbe37debcbc701b1a24b976f81977cad347b242e764294d
SHA1: 1c541df1c17e65a4ac69cf75fbb262d08937dedf
MD5sum: 4f137de349d41cd266be56762eed0988
Description: automated text file generator
AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. This is especially valuable if
there are several blocks of such text that must be kept synchronized.
.
Included with AutoGen is a tool that virtually eliminates the hassle of
processing options, keeping usage text up to date and so on. This tool
allows you to specify several program attributes, innumerable options and
option attributes, then it produces all the code necessary to parse and
handle the command line and initialization file options.
.
This package contains the development tools. libopts25-dev contains the
static libraries and header files. libopts25 contains the shared libraries.
autogen-doc contains the PostScript and HTML documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/autogen/
Tag: devel::code-generator, implemented-in::c, interface::commandline,
role::program, scope::utility, suite::gnu, works-with::text
Section: devel
Priority: optional
Filename: pool/main/a/autogen/autogen_5.18.16-5+b1_amd64.deb