matteoguadrini/dinosay
Project ID: 38717
Description
dinosay is a humble, simple, nice and paleolithic alternative to cowsay.
Installation Instructions
$ pip install dinosay # for python enviroment
$ dnf copr enable matteoguadrini/dinosay && dnf install dinosay -y # for Red Hat, CentOS, Mageia and fedora
$ wget https://github.com/MatteoGuadrini/dinosay/releases/download/<version>/dinosay-<version>-1.noarch.rpm -O dinosay.rpm
$ yast -i dinosay.rpm # for SLES and OpenSUSE
$ apt-get install alien # for debian based and ubuntu based, see here
$ alien -i dinosay.rpm
$ git clone https://github.com/MatteoGuadrini/dinosay.git && cd dinosay
$ python setup.py install # for other
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (14)*, x86_64 (58)* | Centos-stream 8 (114 downloads) |
EPEL 8 | aarch64 (14)*, x86_64 (60)* | EPEL 8 (127 downloads) |
Fedora 38 | aarch64 (4)*, x86_64 (6)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (6)*, x86_64 (6)* | Fedora 39 (35 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (14)*, x86_64 (12)* | Fedora rawhide (130 downloads) |
Mageia 8 | aarch64 (14)*, x86_64 (12)* | Mageia 8 (88 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable matteoguadrini/dinosay
More info about enabling Copr repositories