how to download the using wget, it failing #10030
Answered
by
tarleb
thrilochanp
asked this question in
Q&A
Replies: 2 comments 2 replies
-
See here for a list of available files:
https://github.com/jgm/pandoc/releases/tag/3.2.1
There are no official rpm packages.
I wonder where you got this URL from?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
There's a package conversion tool called "alien". You could try to
download a deb file and to then install that with alien.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
thrilochanp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[ec2-user@ip-11-10-32-96 ~]$ wget https://github.com/jgm/pandoc/releases/download/3.2.1/pandoc-3.2.1-1.el7.x86_64.rpm
--2024-07-25 08:26:15-- https://github.com/jgm/pandoc/releases/download/3.2.1/pandoc-3.2.1-1.el7.x86_64.rpm
Resolving github.com (github.com)... 140.82.114.4
Connecting to github.com (github.com)|140.82.114.4|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-07-25 08:26:15 ERROR 404: Not Found.
Beta Was this translation helpful? Give feedback.
All reactions