quantumsheep / sshs

Terminal user interface for SSH
MIT License
891 stars 27 forks source link

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

Open Kol9yN opened 1 month ago

Kol9yN commented 1 month 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 1 month 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 1 month ago

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

Kol9yN commented 2 weeks ago

bump ;)

jar3cki commented 3 days 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 3 days ago

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

quantumsheep commented 3 days 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.