[GH-ISSUE #388] mkcert: command not found - Fedora 34 #257

Closed
opened 2026-02-25 22:32:58 +03:00 by kerem · 1 comment
Owner

Originally created by @kennylajara on GitHub (Jul 24, 2021).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/388

I use Fedora 34 and installed the dependencies, then compiled the it by my self by following the instructions on the README.md file and I get the message mkcert: command not found

Originally created by @kennylajara on GitHub (Jul 24, 2021). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/388 I use Fedora 34 and installed the dependencies, then compiled the it by my self by following the instructions on the README.md file and I get the message `mkcert: command not found`
kerem closed this issue 2026-02-25 22:32:58 +03:00
Author
Owner

@igorskv commented on GitHub (Sep 22, 2021):

wget -O mkcert https://github.com/FiloSottile/mkcert/releases/download/v1.4.3/mkcert-v1.4.3-linux-amd64
chmod +x  mkcert
sudo mv mkcert /usr/local/bin
<!-- gh-comment-id:925187230 --> @igorskv commented on GitHub (Sep 22, 2021): ``` wget -O mkcert https://github.com/FiloSottile/mkcert/releases/download/v1.4.3/mkcert-v1.4.3-linux-amd64 chmod +x mkcert sudo mv mkcert /usr/local/bin ```
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/mkcert#257
No description provided.