quantumsheep / sshs

Terminal user interface for SSH
MIT License
963 stars 32 forks source link

Make it userfriendly to install on Ubuntu via apt or paa #99

Open Kol9yN opened 3 months ago

Kol9yN commented 3 months ago

Great tool, love to use it! But here asspain to install it on Ubuntu via apt-get and Ansible\Puppet scripts etc. Please can you make it installation process more easy? Thank you so much!

og900aero commented 3 months ago

There is deb file since 4.4.0 version. Download it (https://github.com/quantumsheep/sshs/releases), and: apt install ./name.deb That's it.

Kol9yN commented 3 months ago

i mean make it works just default as "apt-get install sshs" without download and additional keystrokes

Kol9yN commented 2 months ago

bump ;)

jar3cki commented 2 months ago

it's not so easy to meet the official Debian repo requirements, it takes time to get there, unless you find someone from the team who care about your application

Kol9yN commented 2 months ago

oke, how to add its a PAA repo for autoupdates? Can you please write a short instruction on README.md page?

quantumsheep commented 2 months ago

@jar3cki I agree. I tried it once for work, but I don't want to try again - it's such a hassle.

However anyone can try, not just the maintainer of a tool. The Chocolatey and AUR packages are not maintained by me for instance.

If no one wants to do it I might give it a shot one day or another.