How to Install and Uninstall acr Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "acr" package

Please follow the step by step instructions below to install acr on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install acr

2. Uninstall "acr" package

Please follow the steps below to uninstall acr on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove acr $ sudo apt autoclean && sudo apt autoremove

3. Information about the acr package on Ubuntu 21.10 (Impish Indri)

Package: acr
Architecture: all
Version: 1.9.4-1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ruben Pollan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 203
Filename: pool/universe/a/acr/acr_1.9.4-1_all.deb
Size: 54016
MD5sum: 70b3fbaf0d251cb4430e0df5c4cf4607
SHA1: 577717a004115fa4c07446eccbd99dfa2c738544
SHA256: 200ac41cc53ecf61c88dd866ddb58e90d3b978f827505ed1020428ec4329a88d
SHA512: 713e81728a38caf621506ae14500f07dcd0d9bdcfb56aa5a625be436abce143e46468ffdc907dc79969c1d5a4f42b0af036d45170677d07de46ebab62f1772bd
Homepage: https://github.com/radare/acr
Description-en: autoconf like tool
ACR is an autoconf like tool that allows you to create configure scripts for
your programs. The main aim of this tool is to teach developers how to create
portable builds of their tools, just using generic functions wrapped by acr to
generate portable shellscript.
.
Pros:
* Easy to learn / implement.
* Faster/smaller final configure script.
* Own syntax, not complex m4 macros.
* Reverse engineering tool to recover .acr files from the final configure
script.
* Good documentation and tutorials.
* vim syntax highlighting for configure.acr files
($PREFIX/share/acr/vim/install.sh)
* Debugging support (-d)
* Integrated support for java, bash, perl, Tcl, c, c++, ruby and Python.
* Recursive configure script calls.
* Progress bar in generation stage.
.
Cons:
* Not recommended for huge projects
* Slow script generation parsing huge configuration files
* No automake replace. (just type clean makefiles and acr substs)
* Not enough tested (only on free operating systems (Open|Net|Free|Dfly)BSD,
GNU systems, and Darwin).
Description-md5: 67cb2ecd6d25c7b3cc9059bab8a96f72