linuxserver / docker-doublecommander

GNU General Public License v3.0
32 stars 2 forks source link

[FEAT] Working with rar archives #21

Closed LightTemplar closed 3 weeks ago

LightTemplar commented 4 months ago

Is this a new feature request?

Wanted change

I would like to extract .rar archives with Double Commander.

Reason for change

I have unextracted .rar archives under my old downloads and I would like work with them.

Proposed code change

For now it asks for libunrar.so, but I don't know, if it will need more libraries.

github-actions[bot] commented 4 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LightTemplar commented 3 months ago

<imitating activity, so the feature request won't get closed>

LinuxServer-CI commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

thelamer commented 2 months ago

https://github.com/linuxserver/docker-mods/tree/universal-package-install

LinuxServer-CI commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LightTemplar commented 3 weeks ago

Solved, thanks to: https://github.com/linuxserver/docker-doublecommander/pull/22 I tested, it works!