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

Last updated: May 17,2024

1. Install "yapra" package

This guide covers the steps necessary to install yapra on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yapra

2. Uninstall "yapra" package

Please follow the guidelines below to uninstall yapra on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yapra $ sudo apt autoclean && sudo apt autoremove

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

Package: yapra
Priority: extra
Section: universe/net
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Taku YASUI
Architecture: all
Version: 0.1.2-7.1
Depends: ruby | ruby-interpreter
Recommends: ruby-mechanize
Filename: pool/universe/y/yapra/yapra_0.1.2-7.1_all.deb
Size: 17328
MD5sum: 4b19d98a5b54634fa0f842453bdafcb6
SHA1: 2131b50a26197a9792f8874ae1569c39a8557a8b
SHA256: 5ebce0d65e2575c077803039a0ea635638b102ebf05db4d8c6ce6674712db38a
Description-en: Yet Another Pragger implementation
Yapra is yet another Pragger implementation. Pragger is a pluggable RSS/Atom
feed aggregator written in Ruby. It has following advantages
against Pragger.
.
* Class-based plugin mechanism
* Loadpath-based plugin searching/reading
* Import logger into system core
* Use "Yapra" namespace for Plugin class
* Support config file like Python habu
Description-md5: 83f95e4d1bb1cb707881351ced8c0071
Homepage: http://yapra.rubyforge.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu