How to Install and Uninstall gramofile Package on Kali Linux

Last updated: May 12,2024

1. Install "gramofile" package

Learn how to install gramofile on Kali Linux

$ sudo apt update $ sudo apt install gramofile

2. Uninstall "gramofile" package

In this section, we are going to explain the necessary steps to uninstall gramofile on Kali Linux:

$ sudo apt remove gramofile $ sudo apt autoclean && sudo apt autoremove

3. Information about the gramofile package on Kali Linux

Package: gramofile
Version: 1.6-12
Installed-Size: 245
Maintainer: Debian QA Group
Architecture: amd64
Depends: fftw2, libc6 (>= 2.7), libncurses6 (>= 6), libtinfo6 (>= 6)
Recommends: mctools-lite
Suggests: wodim
Size: 105576
SHA256: e5971bb5ba5cc5162de3b0d44e617bd4de0f4315ed5e909577b2a47fd02af960
SHA1: d80b9d03b4d1f11c51d0b04f1d4ddc9eaa6534d5
MD5sum: 4ecdaae776ed6b12b326910fac33161a
Description: transfer sound from gramophone records to CD
GramoFile enables you to record audio from (for example) gramophone
records, process the signal and listen to the results. Because sound
files in .WAV-format are used, it is possible to exchange the files
with many other programs. Wodim(1) can burn CD-Recordables of these,
so you can make CDs with the music of your favorite records. The user
interface of GramoFile has a windows-like look-and-feel, making it
fairly easy to use.
.
One of the most important parts of GramoFile is the ability to process
digital audio signals. Through the application of several filters it
is possible to accomplish a significant reduction of disturbances like
ticks and scratches. These filters have been programmed in such a fashion
that they can be applied in any order (and multiple times) in a single
run, thus avoiding the use of temporary files. It is possible to adjust
the properties of each filter independently, so in every situation an
optimal result can be achieved.
.
Another interesting feature is the track splitting. Just make one .wav
file of an entire side of an record and GramoFile will detect where
the individual tracks are located. This happens fully automatically,
without need to set any options. More experienced users may fine-tune
the algorithm, or change the detected track starts and ends, but
generally that will not be necessary. Track-times are saved in an
editable (plaintext) .tracks file, that will be used during the signal
processing to produce one processed .wav file for each individual track.
.
To record and play .wav files, modified versions of brec(1) and bplay(1)
by David Monro are included. These programs provide buffered recording
and playback, so all will go well even on a highly loaded system. Both
programs have been modified to support the standard GramoFile user
interface. Brec also got a `graphical' peak level meter, and bplay a
running time display.
Description-md5:
Homepage: http://www.opensourcepartners.nl/~costar/gramofile
Tag: hardware::storage, hardware::storage:cd, role::program,
scope::application, uitoolkit::ncurses, use::converting, use::storing,
works-with-format::iso9660, works-with-format::wav,
works-with::archive, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/g/gramofile/gramofile_1.6-12_amd64.deb