How to Install and Uninstall nativejit.x86_64 Package on Fedora 36
Last updated: November 29,2024
1. Install "nativejit.x86_64" package
This is a short guide on how to install nativejit.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
nativejit.x86_64
Copied
2. Uninstall "nativejit.x86_64" package
Learn how to uninstall nativejit.x86_64 on Fedora 36:
$
sudo dnf remove
nativejit.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the nativejit.x86_64 package on Fedora 36
Last metadata expiration check: 3:22:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : nativejit
Version : 0.1
Release : 4.fc36
Architecture : x86_64
Size : 69 k
Source : nativejit-0.1-4.fc36.src.rpm
Repository : fedora
Summary : Library for high-performance just-in-time compilation
URL : https://github.com/copasi/copasi-dependencies/tree/master/src/NativeJIT
License : MIT
Description : NativeJIT is an open-source cross-platform library for high-performance
: just-in-time compilation of expressions involving C data structures.
: The compiler is light weight and fast and it takes no dependencies
: beyond the standard C++ runtime. It runs on Linux, OSX, and Windows.
: The generated code is optimized with particular attention paid to
: register allocation.
: It requires CPUs with SSE4 (Streaming SIMD Extensions 4).
Available Packages
Name : nativejit
Version : 0.1
Release : 4.fc36
Architecture : x86_64
Size : 69 k
Source : nativejit-0.1-4.fc36.src.rpm
Repository : fedora
Summary : Library for high-performance just-in-time compilation
URL : https://github.com/copasi/copasi-dependencies/tree/master/src/NativeJIT
License : MIT
Description : NativeJIT is an open-source cross-platform library for high-performance
: just-in-time compilation of expressions involving C data structures.
: The compiler is light weight and fast and it takes no dependencies
: beyond the standard C++ runtime. It runs on Linux, OSX, and Windows.
: The generated code is optimized with particular attention paid to
: register allocation.
: It requires CPUs with SSE4 (Streaming SIMD Extensions 4).