How to Install and Uninstall julia-devel.i686 Package on Fedora 35

Last updated: November 30,2024

1. Install "julia-devel.i686" package

This is a short guide on how to install julia-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install julia-devel.i686

2. Uninstall "julia-devel.i686" package

Please follow the guidelines below to uninstall julia-devel.i686 on Fedora 35:

$ sudo dnf remove julia-devel.i686 $ sudo dnf autoremove

3. Information about the julia-devel.i686 package on Fedora 35

Last metadata expiration check: 4:19:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : julia-devel
Version : 1.7.3
Release : 1.fc35
Architecture : i686
Size : 669 k
Source : julia-1.7.3-1.fc35.src.rpm
Repository : updates
Summary : Julia development, debugging and testing files
URL : http://julialang.org/
License : MIT and LGPLv2+ and GPLv2+
Description : Contains library symbolic links and header files for developing applications
: linking to the Julia library, in particular embedding it, as well as
: tests. This package is normally not
: needed when programming in the Julia language, but rather for embedding
: Julia into external programs or debugging Julia itself.