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

Last updated: May 12,2024

1. Install "ruby-jeweler" package

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

$ sudo apt update $ sudo apt install ruby-jeweler

2. Uninstall "ruby-jeweler" package

Learn how to uninstall ruby-jeweler on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-jeweler
Priority: optional
Section: universe/ruby
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.1-1
Depends: ruby | ruby-interpreter, rake, git, ruby-nokogiri (>= 1.5.10), ruby-highline, bundler, ruby-builder, yard (>= 0.8.5), ruby-bluecloth, cucumber (>= 1.1.4), ruby-simplecov
Filename: pool/universe/r/ruby-jeweler/ruby-jeweler_2.0.1-1_all.deb
Size: 27416
MD5sum: c8959089482091fa740297ba04dd3b94
SHA1: d10737e3034f6bb8b09d763f48939dfc42901284
SHA256: 92f3d12b40fbff14ff87841c66e2c867770f6ce1aa538e0b3fdf09b31294788a
Description-en: Opinionated tool for creating and managing RubyGem projects
Simple and opinionated helper for creating Rubygem projects on GitHub
Description-md5: c73be9ba3eb0649f9898c87cf38c339f
Homepage: http://github.com/technicalpickles/jeweler
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu