Remove deb rpm tar #240
Merged
Remove deb rpm tar #240
Conversation
Motivation: First of, our packages where not that well maintained and it's a lot of work to test and validate library capability cross different Debian based versions for the deb. I have no idea if even the tar-ball or the rpm even works. The snap is available with a simple "snap install konstructs-client". snap is pre-installed on all current Ubuntu installations and it's super easy to install it on Debian, Fedora, Arch, ... I know that there are a few people out there who prefer flatpacks and it think it's better time spent to make a flatpack instead of maintaining this old code. Flatpack and snaps are the way forward!
If you for example needs root (sudo) to run docker, or the binary is called something else, for example: DOCKER="sudo docker" make linux or DOCKER="docker -H 10.20.5.7" make linux and so on ...
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
See the commit messages