How to Install and Uninstall yorick Package on Kali Linux

Last updated: June 03,2024

1. Install "yorick" package

Please follow the guidelines below to install yorick on Kali Linux

$ sudo apt update $ sudo apt install yorick

2. Uninstall "yorick" package

Please follow the step by step instructions below to uninstall yorick on Kali Linux:

$ sudo apt remove yorick $ sudo apt autoclean && sudo apt autoremove

3. Information about the yorick package on Kali Linux

Package: yorick
Version: 2.2.04+dfsg1-12
Installed-Size: 1895
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: yorick-data (= 2.2.04+dfsg1-12), libc6 (>= 2.29), libx11-6, debconf
Recommends: rlwrap, yorick-z
Suggests: yorick-full, yorick-mpy-openmpi | yorick-mpy-mpich2, emacsen, curl
Size: 688376
SHA256: 418e46f1e192c65c3d9490e52d3a5939611750c01a94f8cc0b186ed4393fd791
SHA1: 6325f00ef6797f8399af54339323b3fd3e6cd447
MD5sum: bab56ef4bd64bc7b943300ef6b5d3f43
Description: interpreted language and scientific graphics
Yorick is an interpreted programming language for:
* scientific simulations or calculations
* postprocessing or steering large simulation codes
* interactive scientific graphics
* reading, writing, and translating large files of numbers
.
The language features a compact syntax for many common array
operations, so it processes large arrays of numbers very quickly and
efficiently. Superficially, yorick code resembles C code, but yorick
variables are never explicitly declared and have a dynamic scoping
similar to many Lisp dialects. The yorick language is designed to be
typed interactively at a keyboard, as well as stored in files for
later use.
.
This package includes an emacs-based development environment, which
you can launch by typing M-x yorick in emacs.
.
Many add-on packages and plug-ins are available for Yorick (the
package names begin with "yorick-"). You may want to install the
yorick-full metapackage which depends on the vast majority of them.
Description-md5:
Homepage: http://yorick.sourceforge.net
Tag: devel::ide, devel::interpreter, devel::library, devel::runtime,
field::astronomy, field::mathematics, field::physics,
implemented-in::c, interface::commandline, interface::shell,
role::devel-lib, role::program, scope::application, use::analysing,
use::viewing, works-with::image, works-with::image:raster
Section: science
Priority: optional
Filename: pool/main/y/yorick/yorick_2.2.04+dfsg1-12_amd64.deb