How to Install and Uninstall siggen Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "siggen" package

Please follow the step by step instructions below to install siggen on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install siggen

2. Uninstall "siggen" package

Please follow the guidance below to uninstall siggen on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove siggen $ sudo apt autoclean && sudo apt autoremove

3. Information about the siggen package on Ubuntu 20.10 (Groovy Gorilla)

Package: siggen
Architecture: amd64
Version: 2.3.10-10
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 435
Depends: libc6 (>= 2.29), libncurses6 (>= 6), libtinfo6 (>= 6), oss-compat
Filename: pool/universe/s/siggen/siggen_2.3.10-10_amd64.deb
Size: 108060
MD5sum: 9d751e083bd761eb11f793b76ed5d5c2
SHA1: 43f719c459a547a0c85f420a26e8309218024fc3
SHA256: ae59bc654600d9dda71d8d3c419de8425f0b89b62477a50cebaee05e2cfadfbc
SHA512: 6e3694c58ff5fe1b3e3fdde90e968abaee11acf7f3dc8767a669160ab5a7e39a85ed655a897e6bdbd93c8c3c0de7d05d6728fe079d4e7cb4b68775021c8ca901
Homepage: http://www.comp.leeds.ac.uk/jj/linux/siggen.html
Description-en: Waveform generation tools
a set of tools for imitating a laboratory Signal Generator,
generating audio signals out of Linux's /dev/dsp audio device. There
is support for mono and/or stereo and 8 or 16 bit samples. The tools
include:
.
* soundinfo: display some of the programming capabilities of the
sound system support for the mixer device /dev/mixer and the DSP
device. Also shows some of the ioctl calls in action.
.
* signalgen: a command line signal generator where details are specified
from the command line for generating sine, cos, square, triangle,
sawtooth, pulse, noise waves. Frequency, sample rate, relative
amplitude etc. can be specified through command line options. The
signal is played continuously until the program is stopped. There
are options to save the basic raw digital samples raw to file or to a
WAVE format file.
.
* swgen: a command line sweep generator. Both the sweeping and
swept waveforms can be specified, along with the sweeping frequency
and the swept frequency range. Otherwise similar to sgen above.
.
* siggen: an Ncurses screen based Signal Generator for two separate
channels. On stereo audio cards the two channels are played on
separate outputs. On mono cards the two channels are digitally mixed
onto the one output. Type of waveform, frequency, amplitude, sample
rate etc are specified/changed via a screen menu. It plays
continuously. Changes to parameters take effect nearly immediately.
.
* sweepgen: an Ncurses screen based Sweep generator (see swgen and
siggen above).
.
* tones: a command line program to generate several successive tones
of varying frequency, and optional differing waveforms, durations and
intensities. The sequence of tones can be either played once, or
repetitively or the samples can be written to a file in raw or WAV
format. This could make the basis of an auto-dialer for tone phones.
.
* smix: a simple command line program for getting and setting the
mixer settings.
.
* fsynth: an Ncurses based fourier synthesis realtime generator.
Description-md5: afe8a48e09daf18861821c47a0278cf9