How to Install and Uninstall direnv.x86_64 Package on Fedora 35

Last updated: November 29,2024

1. Install "direnv.x86_64" package

This guide covers the steps necessary to install direnv.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install direnv.x86_64

2. Uninstall "direnv.x86_64" package

Please follow the guidance below to uninstall direnv.x86_64 on Fedora 35:

$ sudo dnf remove direnv.x86_64 $ sudo dnf autoremove

3. Information about the direnv.x86_64 package on Fedora 35

Last metadata expiration check: 4:52:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : direnv
Version : 2.32.1
Release : 2.fc35
Architecture : x86_64
Size : 2.3 M
Source : direnv-2.32.1-2.fc35.src.rpm
Repository : updates
Summary : Per-directory shell configuration tool
URL : https://github.com/direnv/direnv
License : MIT
Description :
: direnv augments existing shells with a new feature that can load and unload
: environment variables depending on the current directory.