[PR #459] [MERGED] Recommend pipx installation, remove sudo #470

Closed
opened 2026-02-25 20:33:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/459
Author: @harkabeeparolus
Created: 12/11/2021
Status: Merged
Merged: 12/13/2021
Merged by: @ku1ik

Base: developHead: harkabeeparolus-1


📝 Commits (1)

  • d0f039b Recommend pipx installation

📊 Changes

1 file changed (+19 additions, -8 deletions)

View changed files

📝 README.md (+19 -8)

📄 Description

I'm suggesting some improvements to the installation instructions, as discussed in https://github.com/asciinema/discussions/issues/143 — see this comment for full rationale.

Basically we should never tell users to pip install with sudo, and also it would be helpful to recommend using pipx for a more reliable installation if the user has it.

Please note: I think the web site should also be updated accordingly:
https://asciinema.org/docs/installation


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/459 **Author:** [@harkabeeparolus](https://github.com/harkabeeparolus) **Created:** 12/11/2021 **Status:** ✅ Merged **Merged:** 12/13/2021 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `harkabeeparolus-1` --- ### 📝 Commits (1) - [`d0f039b`](https://github.com/asciinema/asciinema/commit/d0f039ba471b8b4f7b989db7561d89efe03ba3aa) Recommend pipx installation ### 📊 Changes **1 file changed** (+19 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+19 -8) </details> ### 📄 Description I'm suggesting some improvements to the installation instructions, as discussed in https://github.com/asciinema/discussions/issues/143 — see this comment for full rationale. Basically we should never tell users to pip install with `sudo`, and also it would be helpful to recommend using `pipx` for a more reliable installation if the user has it. Please note: I think the web site should also be updated accordingly: https://asciinema.org/docs/installation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:50 +03:00
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#470
No description provided.