How to Install and Uninstall yash Package on Kali Linux
Last updated: January 10,2025
1. Install "yash" package
This guide covers the steps necessary to install yash on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
yash
Copied
2. Uninstall "yash" package
In this section, we are going to explain the necessary steps to uninstall yash on Kali Linux:
$
sudo apt remove
yash
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the yash package on Kali Linux
Package: yash
Version: 2.55-2
Installed-Size: 1434
Maintainer: TANIGUCHI Takaki
Architecture: amd64
Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Size: 460492
SHA256: 2621f72cd2a0a80a92087c3e30c682b52dc37ead6476dcaaade61913c5b4e715
SHA1: fefcc8290d0307b9b55fe441d3604dbb41f102ec
MD5sum: 8633029d1260e83aa7df057514b29d90
Description: 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:
Homepage: https://yash.osdn.jp/
Tag: role::program
Section: shells
Priority: optional
Filename: pool/main/y/yash/yash_2.55-2_amd64.deb
Version: 2.55-2
Installed-Size: 1434
Maintainer: TANIGUCHI Takaki
Architecture: amd64
Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Size: 460492
SHA256: 2621f72cd2a0a80a92087c3e30c682b52dc37ead6476dcaaade61913c5b4e715
SHA1: fefcc8290d0307b9b55fe441d3604dbb41f102ec
MD5sum: 8633029d1260e83aa7df057514b29d90
Description: 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:
Homepage: https://yash.osdn.jp/
Tag: role::program
Section: shells
Priority: optional
Filename: pool/main/y/yash/yash_2.55-2_amd64.deb