wimpysworld / deb-get

apt-get for .debs published via GitHub or direct download 📦
MIT License
1.35k stars 122 forks source link

Add muCommander #336

Open peutch opened 2 years ago

peutch commented 2 years ago

This is another Midnight Commander.

Xmetalfanx commented 2 years ago

I added a commit for this in my fork https://github.com/Xmetalfanx/deb-get/commit/f7e026e0cc4ccbbbe2d89357639bae28f5626bc4 and am unsure I want to do a PR for it as I'd like to test it (but am unsure how) just in case I goofed up somewhere ... .so I am sure it's ready when I do the PR

If this looks good (even if I can't test it locally) for a PR, I have no issue submitting the PR

natanjunges commented 2 years ago

To test it, go in the terminal to the folder where you cloned the repository and run:

./deb-get install mucommander
Xmetalfanx commented 2 years ago

tested this and it works locally ... again thanks for the info