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

Last updated: June 06,2024

1. Install "yorick" package

Please follow the guidance below to install yorick on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install yorick

2. Uninstall "yorick" package

This is a short guide on how to uninstall yorick on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: yorick
Architecture: amd64
Version: 2.2.04+dfsg1-12
Priority: optional
Section: universe/math
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1907
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
Filename: pool/universe/y/yorick/yorick_2.2.04+dfsg1-12_amd64.deb
Size: 684748
MD5sum: e91978ce52b7a660f40971115c98c0b9
SHA1: 4a52719340187e30648966b1888dc9fe95c9a393
SHA256: dc7560290a4b4c30065a0a8fd688bbf264f40fc2db14d3d731f121e4abd88f6c
SHA512: 4b948597705ea236c5704063454e9062ffaff6d0c55dfa1e192a36b7bb8206249a21e28c31e10830477a7718c3513ce13968fd54f4bb38912a1b968e3c0273ff
Homepage: http://yorick.sourceforge.net
Description-en: 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: b513b8d5ee0f47690595619a758fcf95