what app can I use to unzip a folder? [SOLVED]

Message
Author
User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

what app can I use to unzip a folder? [SOLVED]

#1 Post by Sparky »

I right clicked on it and inside it whilst selecting a file but I don't see an option to unzip.
Last edited by Sparky on Sat Mar 07, 2020 6:05 am, edited 1 time in total.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

User avatar
fehlix
Developer
Posts: 12723
Joined: Wed Apr 11, 2018 5:09 pm

Re: what app can I use to unzip a folder?

#2 Post by fehlix »

you would extract a folder or file from an opened archive, e.g zip-archive.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: what app can I use to unzip a folder?

#3 Post by Sparky »

I can't find zip-archive in synaptic
Can I unzip an entire folder?
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

User avatar
fehlix
Developer
Posts: 12723
Joined: Wed Apr 11, 2018 5:09 pm

Re: what app can I use to unzip a folder?

#4 Post by fehlix »

Sparky wrote: Fri Mar 06, 2020 4:13 pm I can't find zip-archive in synaptic
Can I unzip an entire folder?
Xfce comes with an archiver already, which does also handel zip-archives. Just right-click in thunar to create an archive or extract an archive. You can only "unzip" a folder from an already zipp'ed archive. So your question makes not much as such sense to me, as you cannot unzip a just folder, which is not within a archive already.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: what app can I use to unzip a folder?

#5 Post by Sparky »

the folder is a super mario snes folder, it contains over 700 zipped files. The only way I can reach the unarchiver is by selecting a few, If I select all the option disappears.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

User avatar
fehlix
Developer
Posts: 12723
Joined: Wed Apr 11, 2018 5:09 pm

Re: what app can I use to unzip a folder?

#6 Post by fehlix »

Sparky wrote: Fri Mar 06, 2020 4:41 pm the folder is a super mario snes folder, it contains over 700 zipped files. The only way I can reach the unarchiver is by selecting a few, If I select all the option disappears.
Ahh, so you are asking not to unzip a folder but to unzip zip-archive files within a folder. That's a different question.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: what app can I use to unzip a folder?

#7 Post by Sparky »

fehlix wrote: Fri Mar 06, 2020 5:01 pm
Sparky wrote: Fri Mar 06, 2020 4:41 pm the folder is a super mario snes folder, it contains over 700 zipped files. The only way I can reach the unarchiver is by selecting a few, If I select all the option disappears.
Ahh, so you are asking not to unzip a folder but to unzip zip-archive files within a folder. That's a different question.
Can I do that?
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

User avatar
Stevo
Developer
Posts: 14614
Joined: Fri Dec 15, 2006 7:07 pm

Re: what app can I use to unzip a folder?

#8 Post by Stevo »

The folder must then contain some files that are not zip files. You can sort files by Arrange/Sort by File Type in Thunar, so you can easily spot those. Select all, then unselect the non zip files with <Ctl> <left-click> on each one. Once only zip files selected, the Extract option will appear when right-clicked.

Of course, it's also pretty easy to write a script to extract each zip file in the folder. If you want to try that, a little websearch on that question should show you how.

komer
Posts: 80
Joined: Fri Jan 05, 2018 6:37 pm

Re: what app can I use to unzip a folder?

#9 Post by komer »

Post deleted by author.
Last edited by komer on Wed Mar 25, 2020 11:19 pm, edited 1 time in total.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: what app can I use to unzip a folder?

#10 Post by Sparky »

komer wrote: Fri Mar 06, 2020 7:16 pm
Sparky wrote: Fri Mar 06, 2020 5:19 pm Can I do that?
Right click -> open terminal here (inside that folder) and:

Code: Select all

$ unzip "*.zip"
HTH :-)
Hey that did it!
Thank you both!
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

Post Reply

Return to “General”