How to Install and Uninstall envstore Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "envstore" package

This is a short guide on how to install envstore on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install envstore

2. Uninstall "envstore" package

Please follow the step by step instructions below to uninstall envstore on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove envstore $ sudo apt autoclean && sudo apt autoremove

3. Information about the envstore package on Ubuntu 21.04 (Hirsute Hippo)

Package: envstore
Architecture: amd64
Version: 2.1-6
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: libc6 (>= 2.7)
Filename: pool/universe/e/envstore/envstore_2.1-6_amd64.deb
Size: 9076
MD5sum: 32d38fcd95b1c1f44620bee4588e6ca9
SHA1: 25d73924037442de93a5754959581a822ef59e9d
SHA256: a5d84e0a64830fb6f9cb355ac6810f09b96b1bd79f9a2816dab791a78fea9b67
SHA512: f186d626dc7fee110f4653408f604800a9c3e3c64dc14860ff301fdac26f6fe5ba74b7b90ccf68174dfe402c280147f1c5aa713d247db4324cd9b43f5d0320d6
Homepage: http://derf.homelinux.org/projects/envstore/
Description-en: store for environment variables across shell processes
envstore allows you to save environment variables into a separate store, list
them, and reload them into the (other) shell again. It therefore provides a
way to share them in cases where exporting to child processes is not feasible.
.
Included is envify, a shell script which loads the environment saved with
envstore and then executes the command given to it.
.
A classic use case is MPD_HOST for clients of the Music Player Daemon.
Commands to control the MPD would be wrapped with envify. If the MPD_HOST were
then changed in envstore, it would automatically be used.
Description-md5: b91b2c04b39c3d8dbefac3bb83a1dfc7