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

Last updated: September 22,2024

1. Install "just.x86_64" package

Please follow the guidance below to install just.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install just.x86_64

2. Uninstall "just.x86_64" package

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

$ sudo dnf remove just.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:37:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : just
Version : 0.9.8
Release : 2.fc35
Architecture : x86_64
Size : 782 k
Source : rust-just-0.9.8-2.fc35.src.rpm
Repository : fedora
Summary : A command runner
URL : https://crates.io/crates/just
License : CC0
Description : just is a handy way to save and run project-specific commands.