mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[GH-ISSUE #390] CentOS install #856
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#856
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@wkrik commented on GitHub (Mar 29, 2021):
I got it working on CentOS 7.9 by doing the following:
@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.