[GH-ISSUE #390] CentOS install #856

Closed
opened 2026-03-15 10:46:04 +03:00 by kerem · 2 comments
Owner

Originally created by @RockAfeller2013 on GitHub (Feb 27, 2020).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/390

Unable to install on CentOS

CentOS Linux release 7.7.1908 (Core)

sudo dnf install asciinema
sudo yum install asciinema

Both error - No match for argument: asciinema

Originally created by @RockAfeller2013 on GitHub (Feb 27, 2020). Original GitHub issue: https://github.com/asciinema/asciinema/issues/390 Unable to install on CentOS CentOS Linux release 7.7.1908 (Core) sudo dnf install asciinema sudo yum install asciinema Both error - No match for argument: asciinema
kerem closed this issue 2026-03-15 10:46:09 +03:00
Author
Owner

@wkrik commented on GitHub (Mar 29, 2021):

I got it working on CentOS 7.9 by doing the following:

  1. Install python 3.x - https://linuxize.com/post/how-to-install-python-3-on-centos-7/
  2. run: pip3 install asciinema
<!-- gh-comment-id:809744084 --> @wkrik commented on GitHub (Mar 29, 2021): I got it working on CentOS 7.9 by doing the following: 1. Install python 3.x - https://linuxize.com/post/how-to-install-python-3-on-centos-7/ 2. run: pip3 install asciinema
Author
Owner

@ku1ik commented on GitHub (Oct 2, 2021):

It seems EPEL has it for CentOS 8 https://centos.pkgs.org/8/epel-aarch64/asciinema-2.0.2-6.el8.noarch.rpm.html
There's older 1.4 version for CentOS 7 in EPEL too.

<!-- gh-comment-id:932791619 --> @ku1ik commented on GitHub (Oct 2, 2021): It seems EPEL has it for CentOS 8 https://centos.pkgs.org/8/epel-aarch64/asciinema-2.0.2-6.el8.noarch.rpm.html There's older 1.4 version for CentOS 7 in EPEL too.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#856
No description provided.