How to Install and Uninstall execline Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "execline" package

In this section, we are going to explain the necessary steps to install execline on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install execline

2. Uninstall "execline" package

Please follow the guidance below to uninstall execline on Ubuntu 21.10 (Impish Indri):

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

3. Information about the execline package on Ubuntu 21.10 (Impish Indri)

Package: execline
Architecture: amd64
Version: 2.7.0.1-2
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Shengjing Zhu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 746
Depends: libc6 (>= 2.14), libexecline2.7 (>= 2.7.0.0), libskarnet2.10 (>= 2.10.0.0)
Suggests: execline-doc
Filename: pool/universe/e/execline/execline_2.7.0.1-2_amd64.deb
Size: 50012
MD5sum: 8a298214b97524ac880ffb3601d18320
SHA1: 9145fa41b5bdb00c87c6cc98b75717229ad709ba
SHA256: f620ae200f6a4013fe96e5fb11b7eeafd2cff1a581bdf8453f17113ad0b9d0a5
SHA512: 94b644bc5995adf6b2c61a4e110e7d5505efcc338e3af6888f2c3732ff1b83321a5e48e3bcaa265b7774c12ba78df7e99a1a3ec82f683ec6daa13f676d409b08
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.
.
Documentation is provided in execline-doc package.
.
Binaries are installed in /usr/lib/execline/bin. Use the /usr/bin/execlineb
wrapper or add /usr/lib/execline/bin to PATH.
Description-md5: 4d0cb2ce82c3ece179638e9bf359e6f8