diff --git a/index.html b/index.html index 21bc5194..d25f2875 100644 --- a/index.html +++ b/index.html @@ -63,15 +63,52 @@

Installation

The source tarball can be downloaded from the Releases page. (See the release list or older versions.) -

On Fedora, the yash package can be -installed by sudo dnf install yash. -On Debian and -Ubuntu, the yash package can be installed -by sudo apt-get install yash. -For macOS, MacPorts and -Homebrew provide yash installation. -On NetBSD and other supported platforms, yash is available through -pkgsrc. +

Yash is availible in most package managers, here is how to install Yash: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Package ManagerUnix SystemCommand
DNFFedoradnf install yash
APT + Debian / + Ubuntuapt install yash
MacPortsmacOSport install yash
HomebrewmacOSbrew install yash
pkgFreeBSDpkg install yash
pkginNetBSDpkgin install yash
pkg_addOpenBSDpkg_add yash
+

After installation, enter yash in the terminal to start yash. The manual can be viewed by man yash.