package installation
Create a package installation for various distro's. Currently an ambiguous installation process, requiring varying commands to install
I'll correspond to various package manager. Thank you,
@halfagascan - Just an FYI. I have a working snap package as per https://github.com/skanehira/docui/issues/81. I am just running some local tests. But I am not yet sure if @skanehira plans to use the work. I "may"publish it under my name if there is value, and for ease of install. (likely: sudo snap install docui)
@bashfulrobot
I have a working snap package as per #81. I am just running some local tests.
Thank you. Can you add the installation with snap to the README?
$ snap install docui --classic
error: snap "docui" not found
- https://snapcraft.io/search?q=docui
I just pushed a merge request to get it accepted into Nix store. Hopefully, it will get merged soon and I'll add instructions to the README. https://github.com/NixOS/nixpkgs/pull/60616
@douglasmiranda confinement 'classic' not allowed yet. I'll create store-requests.

@douglasmiranda The classRequest request with snap was rejected Therefore, we decided not to support snap. I'm sorry.
@aethelz
I just pushed a merge request to get it accepted into Nix store.
Thank you :) I released docui version2.0.0, is it need to update Nix store?
@aethelz
I just pushed a merge request to get it accepted into Nix store.
Thank you :) I released docui version2.0.0, is it need to update Nix store?
Already done :)
@aethelz Thank you :)
I'd love to see this (as I'm sure others will too) on the arch user repository, Arch users generally don't use snap packs
@RAFAT913 You can send PR to me :)