Download memo
Available for Linux, Mac and Docker.
macOS
Windows
Docker
Kubernetes
Mesosphere
OpenStack
NOTE: By downloading the software, you accept the Terms and Conditions of Infinit.
Download Infinit via Homebrew
To install the command-line tool, simply run the following command:
$> brew install infinit/releases/memo
...
Download Infinit Tarball
Click the link below to download the memo command-line tool:
Download Infinit with apt
First import the public key used by the package management system:
$> sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3D2C3B0B
...
gpg: key 6821EB43: public key "Infinit <contact@infinit.sh>" imported
Ensure that you have the add-apt-repository
command and apt-transport-https
installed:
$> sudo apt-get install software-properties-common apt-transport-https
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Then add the repository locally:
$> sudo add-apt-repository "deb https://debian.infinit.sh/ trusty main"
Finally, you can update your local list of packages and install the command-line tool as you would any other package:
$> sudo apt-get update
$> sudo apt-get install memo
...
Unpacking memo (0.8.0)...
Setting up memo (0.8.0)...
The binaries can then be found in /opt/memo/bin
.
Download Infinit with yum
First intall yum utilities:
$> sudo yum install yum-utils
Then add the repository locally:
$> sudo yum-config-manager --add-repo https://yum.infinit.sh/infinit.repo
Finally, just install memo:
$> sudo yum install memo
Download Infinit Tarball
Click the link below to download the memo command-line tool:
Download Infinit Tarball
Click the link below to download the memo command-line tool:
Download Infinit Tarball
Click the link below to download the memo command-line tool:
Download Infinit Tarball
Click the link below to download the memo command-line tool:
Extract the ZIP file to a folder of your choice.
Get Infinit
Get the latest memo image from Docker:
$> docker run --rm -it infinit/memo bash
Note: The memo image runs on Ubuntu.
Talk to us on the Internet!
Ask questions to our team or our contributors, get involved in the project...