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

Last updated: October 08,2024

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

Please follow the guidance below to install python3-system-calls.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall python3-system-calls.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:24:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-system-calls
Version : 5.19.0
Release : 1.fc36
Architecture : noarch
Size : 96 k
Source : python-system-calls-5.19.0-1.fc36.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.