How to Install and Uninstall python3-system-calls.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "python3-system-calls.noarch" package

In this section, we are going to explain the necessary steps to install python3-system-calls.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-system-calls.noarch

2. Uninstall "python3-system-calls.noarch" package

Please follow the step by step instructions below to uninstall python3-system-calls.noarch on Fedora 35:

$ sudo dnf remove python3-system-calls.noarch $ sudo dnf autoremove

3. Information about the python3-system-calls.noarch package on Fedora 35

Last metadata expiration check: 1:25:44 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-system-calls
Version : 5.16.0
Release : 1.fc35
Architecture : noarch
Size : 95 k
Source : python-system-calls-5.16.0-1.fc35.src.rpm
Repository : updates
Summary : System calls
URL : https://github.com/hrw/python-syscalls
License : MIT
Description : Simple interface to get system call numbers for any architecture.