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

Last updated: February 08,2025

1. Install "gerbv.x86_64" package

This tutorial shows how to install gerbv.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gerbv.x86_64

2. Uninstall "gerbv.x86_64" package

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

$ sudo dnf remove gerbv.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:13:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gerbv
Version : 2.9.8
Release : 1.fc39
Architecture : x86_64
Size : 314 k
Source : gerbv-2.9.8-1.fc39.src.rpm
Repository : fedora
Summary : Gerber file viewer from the gEDA toolkit
URL : https://github.com/gerbv/gerbv
License : GPL-2.0-only
Description : Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files
: are generated from PCB CAD system and sent to PCB manufacturers
: as basis for the manufacturing process. The standard supported
: by gerbv is RS-274X.
:
: gerbv also supports drill files. The format supported are known
: under names as NC-drill or Excellon. The format is a bit undefined
: and different EDA-vendors implement it different.
:
: gerbv is listed among Fedora Electronic Lab (FEL) packages.