How to Install and Uninstall ruby-dotenv Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-dotenv" package

Please follow the instructions below to install ruby-dotenv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-dotenv

2. Uninstall "ruby-dotenv" package

Please follow the guidelines below to uninstall ruby-dotenv on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-dotenv package on Ubuntu 21.10 (Impish Indri)

Package: ruby-dotenv
Architecture: all
Version: 2.4.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-dotenv/ruby-dotenv_2.4.0-1_all.deb
Size: 11028
MD5sum: 5163d374b6aede8fe11879c67006d76a
SHA1: 23535f85d2255e9b81616eeab42cf9bc9e21032c
SHA256: a4b2792691c25662fa6ed6ab36e24bf093ee7bb91de4f4a3aadd0c6b0643502a
SHA512: 54cb4bc5b2ea593a6337a47a8b0213e707edfd339245c4cfae3140ee2bb9a66e6535df6edd9c0fb48cccbad0b36596de9d549a2070164316bede621791fcc17b
Homepage: https://github.com/bkeepers/dotenv
Description-en: configuration variable loader
Like the gem "foreman", dotenv will automagically load variables from .env,
but doesn't put them in the Procfile. Instead they are accessible via ENV.
Thus it can also be used when running an application manually, using the
interactive console, or running a Rake task.
Description-md5: c98720d54d2e1f938a5b9d83ecc7ea09
Ruby-Versions: all