How to Install and Uninstall autorevision Package on Kali Linux

Last updated: September 20,2024

1. Install "autorevision" package

Please follow the step by step instructions below to install autorevision on Kali Linux

$ sudo apt update $ sudo apt install autorevision

2. Uninstall "autorevision" package

This guide covers the steps necessary to uninstall autorevision on Kali Linux:

$ sudo apt remove autorevision $ sudo apt autoclean && sudo apt autoremove

3. Information about the autorevision package on Kali Linux

Package: autorevision
Version: 1.22-2
Installed-Size: 71
Maintainer: Paul Wise
Architecture: all
Size: 21396
SHA256: 4b5094ab1742fba6779f5239fe7137ebab7e38581a60638e082f90eba8829585
SHA1: 14494f2f0aa2e3a7bea7b55332f440f1094013bf
MD5sum: 4dc27ffe94390c4b767fbf3dcec23479
Description: extracts revision metadata from your VCS repository
Extracts metadata about the current revision from your repository.
This program is meant to be used by project build systems to extract
properties that can be used in software version strings. Repository
types supported include git, hg, bzr, and svn. It can create files
containing variable and macro definitions suitable for a variety of
programming languages and other info formats. Emitted information
includes the ID of the most recent commit, its branch, its date,
and several other useful pieces of meta-information. There is
support for reading and writing a cache file so autorevision will
remain useful during a build from an unpacked distribution tarball.
Description-md5:
Multi-Arch: foreign
Homepage: https://autorevision.github.io/
Tag: devel::TODO, devel::buildtools, devel::code-generator, devel::lang:TODO,
devel::lang:c, devel::lang:c++, devel::lang:c-sharp,
devel::lang:ecmascript, devel::lang:java, devel::lang:lua,
devel::lang:objc, devel::lang:octave, devel::lang:perl,
devel::lang:php, devel::lang:posix-shell, devel::lang:python,
devel::lang:scheme, devel::library, implemented-in::c,
implemented-in::perl, implemented-in::shell, interface::commandline,
interface::shell, role::devel-lib, role::program, scope::utility,
use::converting, works-with-format::TODO, works-with-format::json,
works-with-format::tex, works-with::software:source, works-with::text,
works-with::vcs
Section: devel
Priority: optional
Filename: pool/main/a/autorevision/autorevision_1.22-2_all.deb