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

Last updated: July 01,2024

1. Install "direnv.x86_64" package

This tutorial shows how to install direnv.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install direnv.x86_64

2. Uninstall "direnv.x86_64" package

In this section, we are going to explain the necessary steps to uninstall direnv.x86_64 on Fedora 36:

$ sudo dnf remove direnv.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:34:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : direnv
Version : 2.32.1
Release : 3.fc36
Architecture : x86_64
Size : 2.4 M
Source : direnv-2.32.1-3.fc36.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.