cowsay 3.8.3
Speaking cow text filter
Cowsay is basically a text filter. Send some text into it, and you get a cow saying your text. If you think a talking cow isn't enough, cows can think too: all you have to do is run cowthink
. If you're tired of cows, a variety of other ASCII-art messengers are available.
- Website: https://web.archive.org/web/20071026043648/http://www.nog.net:80/~tony/warez/cowsay.shtml
- Licenses: GPL 3+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cowsay 3.8.3
as follows:
guix install cowsay@3.8.3
Or install the latest version:
guix install cowsay
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.