Aayush Sahu
Aayush Sahu
Hey! I use linux. I'll try this out.
Though, I'm not sure whether we should really use `.deb` extension. We should use both ig, since `.deb` will only support debian based distros. Maybe we can publish `.deb` installer,...
 Got this error(truncated).
> in regards to the error - seem to me like some local permissions issue no? Maybe. I'll look into this, and let you know whether it's an error on...
@derberg Not really. I was able to bypass the previous permission error by using a docker to build the package inside a container. But I got another error.  Ran `dpkg...
> you ok to take it forward and extend release pipeline as I described in the PR? Sure. :rocket:
~~Created a draft PR for now. Have to make the tests better, and refactor some things.~~ Done :D
@derberg Some things remain/todo: - First, we need to verify that the CI actually works. When I tryed installing the package locally, some additional packages were needed. So, we need...
@derberg Added installation instruction for tar files. Let me know what you think.