How to Install and Uninstall autoproject Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "autoproject" package

Please follow the guidelines below to install autoproject on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install autoproject

2. Uninstall "autoproject" package

Please follow the guidelines below to uninstall autoproject on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove autoproject $ sudo apt autoclean && sudo apt autoremove

3. Information about the autoproject package on Ubuntu 21.04 (Hirsute Hippo)

Package: autoproject
Architecture: all
Version: 0.20-13
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 312
Depends: automake | automaken
Filename: pool/universe/a/autoproject/autoproject_0.20-13_all.deb
Size: 47532
MD5sum: 0c26827558ea77b5d7bbf783c3424f08
SHA1: cd1f7e688229b6bebf52c758851fcdb9f8913838
SHA256: 720185584b39830f76017e21911bbe188e6639c929fd671cf140f796774b7d55
SHA512: 6c2e7cf430d72edaf14c184f381c0b236a54e1ab56ab433739ed803f4a7ab204f4ad94948e9bacf70ccb9a771b8d7a09545392b12618ed7599f19cc074fcadde
Homepage: http://jrv.oddones.org
Description-en: create a skeleton source package for a new program
autoproject interviews the user, then creates a source package for
a new program which follows the GNU programming standards. The new
package uses autoconf to configure itself, and automake to create
the Makefile.
.
The idea is that you execute autoproject just once when you start
a new project. It will ask a few questions, then create a new
directory and populate it with standard files, customized for the
new project.
.
Optionally, the new package will use a command line parser generator.
Currently, autoproject supports two parser generators: clig by Harald
Kirsch (see http://wsd.iitb.fhg.de/software/), and
autogen by Bruce Korb (see http://autogen.sf.net/).
Description-md5: 6a2ced0df448d7820927215269b2a24c