Entropic requires a new command-line client, called ds
(or "entropy delta".) ds
requires at least Node 12. Install the cli:
curl -sSL https://www.entropic.dev/install.sh | bash
wget -O - https://www.entropic.dev/install.sh | bash
brew install https://raw.githubusercontent.com/entropic-dev/entropic/master/docs/installing/homebrew/ds.rb
If you're using Arch Linux, install the nodejs-entropic
package from the AUR.
If you're using a Linxu distro that supports snapd
, you can install using snap
:
# You might need to `sudo snap` if you aren't logged in with `snap login`
snap install entropic-ds