How To Install Yash?

How To Install Yash?

yash

yet another shell

Maintainer: TANIGUCHI Takaki



Section: shells

Install yash

  • Debian apt-get install yash Click to copy
  • Ubuntu apt-get install yash Click to copy
  • Kali Linux apt-get install yash Click to copy
  • Fedora dnf install yash Click to copy
  • Raspbian apt-get install yash Click to copy
  • macOS brew install yash Click to copy

yash

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

Install the latest version of yash in Debian, Ubuntu, Kali, Fedora, Raspbian and macOS from terminal. To install the yash just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of yash from the respository and install it in your computer/server.