mirror of
https://github.com/miguelmota/cointop
synced 2024-11-10 13:10:26 +00:00
859 B
859 B
title | date | draft |
---|---|---|
Update | 2020-01-01T00:00:00-00:00 | false |
Update
Go
To update make sure to use the -u
flag if installed via Go.
go get -u github.com/miguelmota/cointop
Homebrew (macOS)
brew uninstall cointop && brew install cointop
Snap (Ubuntu)
Use the refresh
command to update snap.
sudo snap refresh cointop
Copr (Fedora)
sudo dnf update cointop
AUR (Arch Linux)
yay -S cointop
XBPS (Void Linux)
sudo xbps-install -Su cointop
Flatpak (Linux)
sudo flatpak uninstall com.github.miguelmota.Cointop
sudo flatpak install flathub com.github.miguelmota.Cointop
NixOS (Linux)
nix-env -uA nixpkgs.cointop
AppImage (Linux)
Use the same install instructions to update AppImage.