Uber CLI

Puppy related raves and general interest that doesn't fit anywhere else
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Uber CLI

#1 Post by labbe5 »

https://www.techdrivein.com/2019/04/ube ... buntu.html

You need to have NPM first to install Uber-CLI on Ubuntu. npm, short for Node.js package manager, is a package manager for the JavaScript programming language. It is the default package manager for the JavaScript runtime environment Node.js. npm has a command line based client and its own repository of packages.

For users of Dog derivatives, here's how to install uber-cli :
sudo apt update
sudo apt install nodejs npm
npm install uber-cli -g

For users of Puppy derivatives, you need to check with your PPM.

To be tested.

User avatar
Ananda98
Posts: 56
Joined: Mon 03 Jul 2017, 10:04
Location: Bali, Indonesia

#2 Post by Ananda98 »

Nice apps, and want to try it!

Unfortunately, there is no Uber in my country, since they have take over by another online taxi apps

Post Reply