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

Last updated: July 03,2024

1. Install "ispc.x86_64" package

This tutorial shows how to install ispc.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ispc.x86_64

2. Uninstall "ispc.x86_64" package

This guide covers the steps necessary to uninstall ispc.x86_64 on Fedora 35:

$ sudo dnf remove ispc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:51:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ispc
Version : 1.18.0
Release : 2.fc35
Architecture : x86_64
Size : 1.1 M
Source : ispc-1.18.0-2.fc35.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.