How to Install and Uninstall sash Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "sash" package

Please follow the steps below to install sash on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sash

2. Uninstall "sash" package

Please follow the steps below to uninstall sash on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sash $ sudo apt autoclean && sudo apt autoremove

3. Information about the sash package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sash
Priority: optional
Section: universe/shells
Installed-Size: 1057
Maintainer: Ubuntu Developers
Original-Maintainer: Tollef Fog Heen
Architecture: amd64
Version: 3.8-3
Suggests: doc-debian
Filename: pool/universe/s/sash/sash_3.8-3_amd64.deb
Size: 367502
MD5sum: eb0ce2879550ca274be34b14f06a84aa
SHA1: debdd225f98ed7a01f9cff626bb85f8731670fec
SHA256: 4fb7ebf0772d6fb087c3267b00b8c351c52ac0338e664464b294b95cc8bc22ac
Description-en: Stand-alone shell
sash serves as an interactive substitute for /bin/sh, for use when
/bin/sh is unusable. It's statically linked, and includes many standard
utilities as builtins (type "help" at the prompt for a reference list).
If you've installed sash before rendering your system unbootable, and
you have some knowledge of how your system is supposed to work, you might
be able to repair your system using init=/bin/sash at the boot prompt.
.
Some people also prefer to have sash available as the shell for a
root account (perhaps an under an alternate name such as sashroot)
Configuration support is included for people who want this.
.
Note: sash is not intended to serve as /bin/sh, and has few of the
interactive features present in bash or ksh. It's designed to be simple
and robust, for people who need to do emergency repair work on a system.
.
Also note: sash doesn't include a built-in fsck -- fsck is too big
and complicated. If you need fsck, you'll have to get at least one
partition or disk working well enough to run fsck. More generally,
sash is but one tool of many (backups, backup recovery tools, emergency
boot disks or partitions, spare parts, testing of disaster plans,
etc.) to help you recover a damaged system.
Description-md5: fc02d58fe8fb94c3e84bece028e52473
Built-Using: glibc (= 2.19-4ubuntu2), zlib (= 1:1.2.8.dfsg-1ubuntu1)
Homepage: http://members.tip.net.au/~dbell/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu