I want to install the Stripe CLI on ubuntu 20.04. I folled the step installation who there are in Stripe docs.
But when I tried to run the executable not working.

I try to install via apt-get install stipe whitout success Any idea to install the stripe cli on ubuntu 20.04?
If you haven't already figured out an answer to this question, you have to manually move the unzipped stripe program to usr/bin or usr/local/bin. I did personally did usr/local/bin so
(sudo) mv <filename> usr/local/bin
then ran
./stripe
and that worked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With