How to Install and Uninstall subprocess.x86_64 Package on Fedora 35
Last updated: January 20,2025
1. Install "subprocess.x86_64" package
This tutorial shows how to install subprocess.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
subprocess.x86_64
Copied
2. Uninstall "subprocess.x86_64" package
Please follow the guidance below to uninstall subprocess.x86_64 on Fedora 35:
$
sudo dnf remove
subprocess.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the subprocess.x86_64 package on Fedora 35
Last metadata expiration check: 2:34:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : subprocess
Version : 0.2.7
Release : 1.fc35
Architecture : x86_64
Size : 164 k
Source : rust-subprocess-0.2.7-1.fc35.src.rpm
Repository : updates
Summary : Execution of and interaction with external processes and pipelines
URL : https://crates.io/crates/subprocess
License : ASL 2.0 or MIT
Description : Execution of child processes and pipelines, inspired by Python's subprocess
: module, with Rust-specific extensions.
Available Packages
Name : subprocess
Version : 0.2.7
Release : 1.fc35
Architecture : x86_64
Size : 164 k
Source : rust-subprocess-0.2.7-1.fc35.src.rpm
Repository : updates
Summary : Execution of and interaction with external processes and pipelines
URL : https://crates.io/crates/subprocess
License : ASL 2.0 or MIT
Description : Execution of child processes and pipelines, inspired by Python's subprocess
: module, with Rust-specific extensions.