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

Last updated: April 27,2024

1. Install "moap" package

Please follow the step by step instructions below to install moap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install moap

2. Uninstall "moap" package

This is a short guide on how to uninstall moap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove moap $ sudo apt autoclean && sudo apt autoremove

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

Package: moap
Priority: optional
Section: universe/devel
Installed-Size: 7294
Maintainer: Ubuntu Developers
Original-Maintainer: Julien Lavergne
Architecture: all
Version: 0.2.7-1.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-librdf
Recommends: python-genshi, python-cheetah, python-twisted-core, python-yahoo, exuberant-ctags
Suggests: bzr, cvs, darcs, git, git-svn, subversion
Filename: pool/universe/m/moap/moap_0.2.7-1.1_all.deb
Size: 311120
MD5sum: 41c657ccc75d533fed405ed5dd51f3da
SHA1: 0527b8246496fb8c7a9edd591afc3e709d2556bd
SHA256: bac005815028d3205c757d0b70d102aebc3bd9c5554dfec9f9712faa0fb808e1
Description-en: Swiss army knife for project maintainers and developers
moap aims to help in keeping you in the flow of maintaining, developing and
releasing your project, automating whatever tasks can be automated.
.
Features:
Parse DOAP files and:
* submit releases to Freshmeat
* send out release announcement mails
* create iCal and RSS release feeds from DOAP file(s)
* template them using Genshi or Cheetah
* look up project home page rank on Google and Yahoo for given queries
.
Version control tools:
* currently supports Bazaar, CVS, Darcs, Git, SVN
* maintain ignore lists
* prepare ChangeLog entry based on local diff, using ctags
* check in based on ChangeLog entry
* show diff based on last ChangeLog entry
.
Bug tracker tools:
* show individual bugs and queries from trac and bugzilla
.
* get list of contributors from ChangeLog
* bash completion
Description-md5: 1f063dcaeecc23510cb2130fce4f9f08
Homepage: http://thomas.apestaart.org/moap/trac/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu