How to Install and Uninstall swift-lang.x86_64 Package on Fedora 39

Last updated: January 12,2025

1. Install "swift-lang.x86_64" package

Learn how to install swift-lang.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install swift-lang.x86_64

2. Uninstall "swift-lang.x86_64" package

Please follow the step by step instructions below to uninstall swift-lang.x86_64 on Fedora 39:

$ sudo dnf remove swift-lang.x86_64 $ sudo dnf autoremove

3. Information about the swift-lang.x86_64 package on Fedora 39

Last metadata expiration check: 4:34:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : swift-lang
Version : 5.8.1
Release : 2.fc39
Architecture : x86_64
Size : 373 M
Source : swift-lang-5.8.1-2.fc39.src.rpm
Repository : fedora
Summary : The Swift programming language
URL : https://www.swift.org
License : Apache-2.0
Description : Swift is a general-purpose programming language built using
: a modern approach to safety, performance, and software design
: patterns.
:
: The goal of the Swift project is to create the best available
: language for uses ranging from systems programming, to mobile
: and desktop apps, scaling up to cloud services. Most
: importantly, Swift is designed to make writing and maintaining
: correct programs easier for the developer.