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

Last updated: June 30,2024

1. Install "flang.x86_64" package

This is a short guide on how to install flang.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install flang.x86_64

2. Uninstall "flang.x86_64" package

Please follow the guidelines below to uninstall flang.x86_64 on Fedora 34:

$ sudo dnf remove flang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:21:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : flang
Version : 12.0.1
Release : 1.fc34
Architecture : x86_64
Size : 6.6 M
Source : flang-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : a Fortran language front-end designed for integration with LLVM
URL : https://github.com/llvm/llvm-project/tree/master/flang
License : ASL 2.0 with exceptions
Description :
: Flang is a ground-up implementation of a Fortran front end written in modern
: C++.