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

Last updated: November 25,2024

1. Install "ispc.x86_64" package

This guide let you learn how to install ispc.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ispc.x86_64

2. Uninstall "ispc.x86_64" package

Please follow the step by step instructions below to uninstall ispc.x86_64 on Fedora 39:

$ sudo dnf remove ispc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:19:29 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ispc
Version : 1.21.0
Release : 1.fc39
Architecture : x86_64
Size : 1.5 M
Source : ispc-1.21.0-1.fc39.src.rpm
Repository : fedora
Summary : C-based SPMD programming language compiler
URL : https://ispc.github.io/
License : BSD-3-Clause
Description : A compiler for a variant of the C programming language, with extensions for
: "single program, multiple data" (SPMD) programming.