this post was submitted on 14 Sep 2023
39 points (89.8% liked)
Asklemmy
43857 readers
1777 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I may be weird but I use both Ark (default archiver in KDE) and 7-zip in wine. The reason is that 7-zip has better compatibility with some file formats but most importantly, Ark can't extract files with unicode file names from some archive formats (including tar!). This problem has been known for years and affect many other linux archivers, it's a pain in the ass.
Isn't there a command line 7zip for Linux + custom gui for it, or from another compression manager software?
Yep, it's unofficial but the tools are p7zip and p7zip-gui. Confusingly, there's also PeaZip (which uses the 7zip libraries) and has no relation to the former.
p7zip doesn't seem to be maintained anymore, 2016 seems to be last update (direct link to source forge from the 7zip website).
However a direct official cli port seems to have been created. Not sure if it can be installed through a repo, or if it has to be downloaded from the 7zip website.
I saw some older threads saying it wasn't maintained anymore
There's an active fork for it, and some disros (Arch for one) have switched to it already.
But yea, there is an official 7-zip cli port, it's being maintained but I haven't seen it in any repos yet though.