LogosLinuxInstaller icon indicating copy to clipboard operation
LogosLinuxInstaller copied to clipboard

Proposed Refactor: Remove Need for Config to Recognize an Installed App

Open thw26 opened this issue 11 months ago • 2 comments

We should look at refactoring our app in order to install it to a regular path, whether ~/bin, /usr/local/bin, /opt, ~/.local/bin.

Our detection code then for whether the app is installed or not would no longer depend on the config, and our app would then be portable from one machine to another without having to store the config in our install dir.

thw26 avatar Feb 06 '25 17:02 thw26

Requires #323

thw26 avatar Feb 21 '25 03:02 thw26

Requires #327

thw26 avatar Feb 21 '25 04:02 thw26