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

Last updated: May 19,2024

1. Install "yash" package

Learn how to install yash on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yash

2. Uninstall "yash" package

Please follow the step by step instructions below to uninstall yash on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yash $ sudo apt autoclean && sudo apt autoremove

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

Package: yash
Priority: extra
Section: universe/shells
Installed-Size: 1274
Maintainer: Ubuntu Developers
Original-Maintainer: TANIGUCHI Takaki
Architecture: amd64
Version: 2.39-1build1
Depends: libc6 (>= 2.15), libtinfo5 (>= 6)
Filename: pool/universe/y/yash/yash_2.39-1build1_amd64.deb
Size: 406842
MD5sum: ea753ca1bbf4e1ef64dce8f9078b7543
SHA1: 3f1489d433d061eb018700f038aa229732272c1c
SHA256: 81fae9cc188bd306aca760111e9937f369acbfbe6afbca18804d2fe6a30bb12e
Description-en: yet another shell
Yash is a command line shell that conforms to the POSIX.1 (IEEE Std
1003.1, 2008 Edition) standard for the most part. Actually, it is much
more POSIX-compliant than other shell like bash and zsh.
.
Yash also has its own features beyond POSIX, such as:
* global aliases
* random numbers
* socket redirections and other special redirections
* right prompt
* command completion
Description-md5: 1c83cf89571401dd70bfe83b1148b33c
Homepage: http://yash.osdn.jp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu