yum install httpie - not working?
See original GitHub issueHelp?
`# yum install httpie CentOS-8 - AppStream 718 kB/s | 6.4 MB 00:09 CentOS-8 - Base 1.4 MB/s | 5.0 MB 00:03 CentOS-8 - Extras 2.3 kB/s | 2.1 kB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 865 kB/s | 5.6 MB 00:06
No match for argument: httpie `
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Installing and Using HTTPie on Linux
How to Install HTTPie ; Debian and Ubuntu, use the following command: sudo apt install httpie ; AlmaLinux and CentOS, use the following...
Read more >Installation - HTTPie 3.2.1 (latest) docs
It is a work-in-progress of a future stable release so the experience might be not as smooth. You can install it on Linux,...
Read more >Install HTTPie on CentOS using the Snap Store
Enable snaps on CentOS and install HTTPie Snaps are applications packaged with all their dependencies to run on all popular Linux distributions ...
Read more >httpie still use python 2.7 when python 3 is installed
You've installed httpie with / under Python 2.7, so it uses that. You need to uninstall httpie, and reinstall either a different Python3-based ......
Read more >Best Command Line HTTP Client for Linux
yum install httpie. Once you have installed the HTTPie client, you can use it with the following syntax − http [options] [method] URL...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The documentation has been updated to reflect all commands needed. To summarize:
in my case (CentOS 7)