How to Install and Uninstall ispc.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "ispc.x86_64" package

Please follow the step by step instructions below to install ispc.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ispc.x86_64

2. Uninstall "ispc.x86_64" package

This is a short guide on how to uninstall ispc.x86_64 on Fedora 34:

$ sudo dnf remove ispc.x86_64 $ sudo dnf autoremove

3. Information about the ispc.x86_64 package on Fedora 34

Last metadata expiration check: 2:44:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ispc
Version : 1.17.0
Release : 1.fc34
Architecture : x86_64
Size : 1.1 M
Source : ispc-1.17.0-1.fc34.src.rpm
Repository : updates
Summary : C-based SPMD programming language compiler
URL : https://ispc.github.io/
License : BSD
Description : A compiler for a variant of the C programming language, with extensions for
: "single program, multiple data" (SPMD) programming.