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

Last updated: May 02,2024

1. Install "execline" package

Here is a brief guide to show you how to install execline on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install execline

2. Uninstall "execline" package

This tutorial shows how to uninstall execline on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove execline $ sudo apt autoclean && sudo apt autoremove

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

Package: execline
Architecture: amd64
Version: 2.6.1.0-2
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Shengjing Zhu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 745
Depends: libc6 (>= 2.14), libexecline2.6 (>= 2.5.0.1), libskarnet2.9 (>= 2.9.1.0)
Filename: pool/universe/e/execline/execline_2.6.1.0-2_amd64.deb
Size: 50036
MD5sum: 182cf7f8873c75577199e299285b2974
SHA1: fcff3e1ae90f71d7ad566b8098f7ab8dbcfd9b63
SHA256: e744f74e22ec0d27592997cb35de07a2b138bf0873b7e873664f4d3f25a75b7b
SHA512: 0b31b820ab2836f444fa96831879067f9d34412cb96d294206eeaa10d48b86621a9a62391b4ef823d01d3e0c9704ecb0204924e0bcf7f808f20eaf4ee2bcd352
Homepage: https://skarnet.org/software/execline/
Description-en: small and non-interactive scripting language
Execline is a (non-interactive) scripting language, like sh; but its
syntax is quite different from a traditional shell syntax. The execlineb
program is meant to be used as an interpreter for a text file; the other
commands are essentially useful inside an execlineb script.
.
Execline is as powerful as a shell: it features conditional loops,
getopt-style option handling, filename globbing, and more. Meanwhile, its
syntax is far more logic and predictable than the shell's syntax, and has
no security issues.
.
Execline binaries are installed in /usr/lib/execline/bin, please add it to
PATH before using them.
Description-md5: 5f71e3921f8badc39559b4ca2012f80b