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

Last updated: November 26,2024

1. Install "linsmith" package

In this section, we are going to explain the necessary steps to install linsmith on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install linsmith

2. Uninstall "linsmith" package

Learn how to uninstall linsmith on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove linsmith $ sudo apt autoclean && sudo apt autoremove

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

Package: linsmith
Priority: optional
Section: universe/electronics
Installed-Size: 1300
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 0.99.30-1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.22.0), libgtk2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4)
Suggests: tclsh
Filename: pool/universe/l/linsmith/linsmith_0.99.30-1_amd64.deb
Size: 780658
MD5sum: d9e20a47f58c233f5b7893658a722887
SHA1: 0eae76aeeb210d4a8540e94397f30df9574065ed
SHA256: c7e873ea21dc6ab07bf63fc9accdb6091714df36049ceb735856278417afd7a3
Description-en: tool to generate Smith Charts
A Smith chart is a tool used in electrical engineering that
shows how the complex impedance of a transmission line varies along its
length, and simplifies the design of impedance matching networks to match
the line to its load.
.
linSmith is a Smith Charting program, mainly designed for educational use.
As such, there is an emphasis on capabilities that improve the 'showing
the effect of'-style of operation.
.
Its main features are:
* Definition of multiple load impedances (at different frequencies)
* Addition of discrete (L, C, parallel and series LC, and transformer)
and line components (open and closed stubs, line segments)
* Connection in series and parallel
* Easy experimentation with values using scrollbars
* A 'virtual' component switches from impedance to admittance to help
explaining (or understanding) parallel components
* The chart works in real impedances (not normalized ones)
* Direct view of the result on the screen
* Ability to generate publication quality Postscript output
* A 'log' file with textual results at each intermediate step
* Load and circuit configuration is stored separately, permitting several
solutions without re-defining the other
Description-md5: 3161fc26c43b3b00136b9850a8a4ad82
Homepage: http://jcoppens.com/soft/linsmith/index.en.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu