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

Last updated: November 28,2024

1. Install "zig.x86_64" package

Please follow the guidance below to install zig.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install zig.x86_64

2. Uninstall "zig.x86_64" package

This guide covers the steps necessary to uninstall zig.x86_64 on Fedora 39:

$ sudo dnf remove zig.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:20:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : zig
Version : 0.9.1
Release : 4.fc39
Architecture : x86_64
Size : 2.1 M
Source : zig-0.9.1-4.fc39.src.rpm
Repository : fedora
Summary : Programming language for maintaining robust, optimal, and reusable software
URL : https://ziglang.org
License : MIT and NCSA and LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL and ZPLv2.1
Description : Zig is an open-source programming language designed for robustness, optimality,
: and clarity. This package provides the zig compiler and the associated runtime.