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 |
---|---|---|
![]() |
aarch64 (20)*, x86_64 (71)* | Centos-stream 8 (129 downloads) |
![]() |
aarch64 (20)*, x86_64 (82)* | EPEL 8 (146 downloads) |
![]() |
aarch64 (3)*, x86_64 (2)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (3)*, x86_64 (6)* | Fedora 41 (28 downloads) |
![]() |
aarch64 (4)*, x86_64 (4)* | Fedora 42 (15 downloads) |
![]() |
aarch64 (16)*, x86_64 (15)* | Fedora rawhide (150 downloads) |
![]() |
aarch64 (20)*, x86_64 (19)* | Mageia 8 (107 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable matteoguadrini/dinosay
More info about enabling Copr repositories