asbru-cm / asbru-cm

Ásbrú Connection Manager is a user interface that helps organizing remote terminal sessions and automating repetitive tasks.

Home Page:https://www.asbru-cm.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

package absru-cm is missing

mr-gabara opened this issue · comments

Hi!
I try to install absru connection manager in my new laptop(LinuxMint 20.4).
but I can't. because of error...

What I did are..

  1. type the command in terminal.
    curl -1sLf 'https://dl.cloudsmith.io/public/asbru-cm/release/cfg/setup/bash.deb.sh' | sudo -E bash
    ///////////////////////
    Executing the setup script for the 'asbru-cm/release' repository ...
    OK: Checking for required executable 'curl' ...
    OK: Checking for required executable 'apt-get' ...
    OK: Detecting your OS distribution and release using system methods ...
    ^^^^: ... Detected/provided for your OS/distribution, version and architecture:

    :
    : ... distro=linuxmint version=20.3 codename=una arch=x86_64
    :
    OK: Checking for apt dependency 'apt-transport-https' ...
    OK: Checking for apt dependency 'ca-certificates' ...
    OK: Checking for apt dependency 'gnupg' ...
    OK: Importing 'asbru-cm/release' repository GPG key into apt ...
    OK: Checking if upstream install config is OK ...
    OK: Installing 'asbru-cm/release' repository via apt ...
    OK: Updating apt repository metadata cache ...
    OK: The repository has been installed successfully - You're ready to rock
    ///////////////////////////////

2.apt install asbru-cm
E: package asbru-cm is missing

I use Absru Connection Manager in my Desktop(Ubuntu 18.04 & 20.04), and I can install it without problem.
It would be helpful if someone gives me some advises.
Thanks

I found deb package in https://cloudsmith.io/~asbru-cm/repos/
And I succeeded to install Asbru Connection Manager.
Thanks!