How to Install and Uninstall rust-process_path+default-devel.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "rust-process_path+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-process_path+default-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-process_path+default-devel.noarch

2. Uninstall "rust-process_path+default-devel.noarch" package

Please follow the guidance below to uninstall rust-process_path+default-devel.noarch on Fedora 36:

$ sudo dnf remove rust-process_path+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-process_path+default-devel.noarch package on Fedora 36

Last metadata expiration check: 2:27:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-process_path+default-devel
Version : 0.1.4
Release : 1.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-process_path-0.1.4-1.fc36.src.rpm
Repository : updates
Summary : Gets the path of the currently executing process or dynamic library
URL : https://crates.io/crates/process_path
License : MIT or ASL 2.0
Description : Gets the path of the currently executing process or dynamic library.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "process_path" crate.