How to Install and Uninstall ruby-fogbugz Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-fogbugz" package

Please follow the steps below to install ruby-fogbugz on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fogbugz

2. Uninstall "ruby-fogbugz" package

This tutorial shows how to uninstall ruby-fogbugz on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-fogbugz $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-fogbugz package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-fogbugz
Priority: optional
Section: universe/ruby
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.1-2
Depends: ruby | ruby-interpreter, ruby-crack (>= 0.4)
Filename: pool/universe/r/ruby-fogbugz/ruby-fogbugz_0.2.1-2_all.deb
Size: 5580
MD5sum: a26ac4f59e73b951189a6b2874cbdd82
SHA1: 65d39ce697bc9ed6db15ad63e73c50be4e25c680
SHA256: ef346176c262f1409f1ebfa7cf260fb391ad53ee8f1f915ef60e0cbbe85f9bbb
Description-en: Ruby wrapper for the Fogbugz API
A simple Ruby wrapper for the Fogbugz XML API.
.
It won't give you fancy classes for everything, it'll simply aid you in
sending the API requests, parsing the returned XML finally retuning you a
Hash.
Description-md5: a82ee001afbbfae65ed5ee958decbeec
Homepage: https://github.com/firmafon/ruby-fogbugz
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu