How to Install and Uninstall fped Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "fped" package

This tutorial shows how to install fped on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fped

2. Uninstall "fped" package

This guide covers the steps necessary to uninstall fped on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fped $ sudo apt autoclean && sudo apt autoremove

3. Information about the fped package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fped
Priority: extra
Section: universe/electronics
Installed-Size: 269
Maintainer: Ubuntu Developers
Original-Maintainer: Xiangfu Liu
Architecture: amd64
Version: 0.1+201210-1
Depends: libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.14.0), libpango1.0-0 (>= 1.14.0)
Filename: pool/universe/f/fped/fped_0.1+201210-1_amd64.deb
Size: 105626
MD5sum: 89192a37942b81a8030579d8403ad132
SHA1: 1566748ae14a56039a981534b3108e969f4b346e
SHA256: 02a47d8122e8f2f13c6e680a82daa24b7628306ce79fc356ef7f1dfc1870e55b
Description-en: Footprint editor
fped is an editor that allows the interactive creation of footprints of
electronic components. Footprint definitions are stored in a text format
that resembles a programming language.
.
The language is constrained such that anything that can be expressed in
the textual definition also has a straightforward equivalent operation
that can be performed through the GUI.
.
A description of the GUI can be found here:
http://downloads.qi-hardware.com/people/werner/fped/gui.html
Description-md5: 90daffeaaa76e10ffb0a59d3b81378b7
Homepage: http://downloads.qi-hardware.com/people/werner/fped/gui.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu