Description of problem: install python3-httpie.noarch install httpie.noarch Nil/ Nada/ Nought installed... ... Installed: httpie.noarch 0.9.2-1.fc22 Complete! [morgan@morgansmachine ~]$ man httpie No manual entry for httpie [morgan@morgansmachine ~]$ httpie --help bash: httpie: command not found... [morgan@morgansmachine ~]$ httpie -h bash: httpie: command not found... [morgan@morgansmachine ~]$ httpie bash: httpie: command not found... [morgan@morgansmachine ~]$ which httpie /usr/bin/which: no httpie in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/usr/bin:/opt/usr/sbin:/home/morgan/.local/bin:/home/morgan/bin:/opt/usr/bin:/opt/usr/sbin) ... Installed: python3-httpie.noarch 0.9.2-1.fc22 python3-pygments.noarch 1.6-3.fc21 Complete! [morgan@morgansmachine ~]$ man httpie No manual entry for httpie [morgan@morgansmachine ~]$ httpie --help bash: httpie: command not found... [morgan@morgansmachine ~]$ which httpie /usr/bin/which: no httpie in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/usr/bin:/opt/usr/sbin:/home/morgan/.local/bin:/home/morgan/bin:/opt/usr/bin:/opt/usr/sbin) [morgan@morgansmachine ~]$ Version-Release number of selected component (if applicable): 0.9.2-1.fc22 0.9.2-1.fc22 How reproducible: Seems reporoducible Steps to Reproduce: 1. Install either httpie packages 2. Try to use it, command not found... 3. which reports nothing... Actual results: No httpie Expected results: httpie Additional info: Weird...
Were you able to figure this out? If not, can you give me the output of `rpm -q httpie` and `rpm -ql httpie`?
command is http not httpie