Skip to content

truestamp/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

truestamp/homebrew-tap

Homebrew Tap for installing the Truestamp CLI on Apple macOS (x86, Apple Silicon) and Linux systems.

Taps add repositories to the list of formulae that brew tracks, updates, and installs from.

If you are trying to install the Truestamp CLI on a Windows, or on a Linux system where you don't use Homebrew, please follow the manual installation steps.

Installation

There are currently three builds available. The right build should be chosen for your system automatically.

  • Apple macOS (Intel x86-064)
  • Apple macOS (Apple Silicon/M1/arm/aarch64)
  • Linux (Intel x86-064)

The initial brew tap step is only required the first time you install. Thereafter a simple brew update and brew upgrade will do the right thing.

Setup

One-time command.

brew tap truestamp/tap

Install

brew install truestamp-cli

Upgrade

To perform a periodic upgrade.

brew update
brew upgrade

Uninstall

brew uninstall truestamp-cli

# or

brew uninstall --force truestamp-cli

Releases

No releases published

Packages

No packages published

Languages