Questions that relate to managing and using compressed archives of files.

learn more… | top users | synonyms

0
votes
0answers
11 views

Ark. Extraction failed because of an unexpected error

I have this error when I try extract my archive in Ark program: Extraction failed because of an unexpected error. How to extract despite the error? The file is 60gb...
1
vote
3answers
1k views

GUI based options: Advanced Archiving “Zip 7z etc…”

Does a graphical archive manager exist for linux that has the advanced settings that 7z and others have on windows? Something with settings like "Use here as temp" "thread count to use" "Memory to ...
0
votes
1answer
34 views

Problem with extract a .tar.gz file

I've Download a '.tar.gz' file from here. File size is 152 MB. Downloaded file size is 450 MB on my computer !! I tried to extract that file but i get below error : gzip: stdin: invalid ...
0
votes
0answers
10 views

RAR archives can't extract [duplicate]

I tried to extract a RAR archive and I couldn't. I have Ubuntu 12.04 installed. I could extract zip files but not RAR. What can I do? Is there a good free extracter for Ubuntu 12.04?
0
votes
1answer
35 views

How to preview contents of an online archive before download [closed]

How can I preview contents of an archive, (.zip, .tar, .rar etc) which is available in internet, before downloading it? eg: UC browser in phone can preview .zip, .tar etc file
5
votes
5answers
1k views

command line archive manager / extracter

I keep forgetting all the corresponding extract commands for every compression format so I was thinking about writing a script that merely maps file extensions to the appropriate extract command but ...
2
votes
3answers
784 views

Unrar Failing Because Of Space

I'm trying to unrar a file (i have unrar-free package) . But it's failed, i think because of files name. File's (which in rar archive) name containing spaces and i can't rename it. How can i unrar ...
2
votes
0answers
33 views

Unrar files spanned across multiple DVDs

I am just starting to get the hang of Ubuntu, so please bear with me. I want to extract a RAR file of size 8GB. Now I have backed up the file on 2 DVDs after splitting the files in 40 pieces of 200MB ...
0
votes
0answers
15 views

Using Archieve manager in Gnome just hangs; files won't extract in /home/Downloads

I installed Ubuntu 12.04 using wubi, and everything is updated and I'm used ntfs-config to allow write to ntfs drive. I download tar.gz files, but when I click extract here, the extracting archive ...
1
vote
0answers
10 views

Integration of archives navigation in nautilus

Would there be a tool to integrate the navigation in the content of an archive in Nautilus, instead of using Archive Manager?
5
votes
1answer
203 views

How to archive with ignoring files larger than 100MB

I'm trying to archive files with tar and ignoring files larger than 100MB. Is that possible? PS: Not have to use tar.
0
votes
1answer
490 views

Error while installing applications - “An error occurred while loading the archive.”

I'm a complete novice to Ubuntu and like it a lot from first impression but I haven't gotten very far since getting it up and running several days ago. I loaded 12.10 on an old e-Machine that someone ...
0
votes
0answers
88 views

Universal-USB-Installalation error

I'm trying to put a 64-bit iso on a pendrive but am getting stumped. I am able to download the Universal-USB-Installer, but I get this message when I try to open it: Archive: ...
0
votes
1answer
75 views

Is there an archiver for Ubuntu with a GUI providing multiple information during action?

I would like one that would provide during action some more information like percentage and speed. When archives are big archiving takes a lot of time and resources, and the computer seem to lag, ...
13
votes
4answers
9k views

How can I open a .dmg?

I've got a .dmg, and I can't figure out how to open it. How can I open it?
-2
votes
1answer
49 views

RhythmBox only plays downloaded music when the Archive Manager is open

Ubuntu 12.04. I have downloaded some music (They're in a ZIP format, by the way), and they play fine, and the NotifyOSD comes up, as usual. But when I play the music, the Archive Manager HAS to stay ...
0
votes
0answers
20 views

How Do I Install VBA Emulator?

I downloaded it, but every time I try and open the program, I recieve an error message from Archive manager, stating," An error occured while loading the archive." How Do I fix this?
0
votes
0answers
25 views

Why does my Music Zipped folder not stay in RhythmBox? [duplicate]

Ubuntu 12.04. I have downloaded a few songs (And they are legal, before you say they were a virus.) and they came in a zipped folder. When the Archive Manger opens, I click on a song, and RhythmBox ...
2
votes
1answer
96 views

Xubuntu 12.10 cannot archive folder on desktop

When I right click a folder on the desktop, there's no option to archive it. I actually have to open up the Thunar file manager, navigate to the desktop folder, and right click on the folder in order ...
1
vote
0answers
87 views

TAR by file creation date and extraction of a file by its file name

Obviously, there are a lot of web pages on TAR out there. However, I have not been able to find a suitable Google query to determine if what I want is even possible. I have found items such as: ...
1
vote
0answers
89 views

Archive Manager is causing Nautilus to hang, how do I troubleshoot this?

I downloaded a tar.gz file and opened it with archive manager. When I try to copy files and folders from the archive, the copy files process will hang after a few files has been copied successfully. ...
1
vote
1answer
86 views

Dependency is not satisfiable ibqt4-dbus (>= 4:4.7.4)

I am trying to install b1freearchiver_current_stable_i386, but, I get an error that: b1freearchiver: Depends: libqt4-dbus (>= 4:4.7.4) but 4:4.7.0-0ubuntu2~lucid1~ppa2 is to be installed after ...
3
votes
1answer
151 views

How do I batch delete a specific file inside multiple rar archives?

I have about 1000 rar files, that randomly contains an EXE file named:"JPG-Crack.exe". I need to delete it from all archives without harming the other archive content. thanks
0
votes
2answers
83 views

Best Archiving Method for server backup [closed]

I am going to back up my server data in archives. I came across many methods like creating .tar, .tar.gz, tar.bz, tar.bz2. I want to compress my data as best as possible while retaining the best ...
1
vote
2answers
301 views

Help: cannot install a gz package on Ubuntu 12.10 64-bit

I am a new Ubuntu user. I'm trying to install a package in a file called VNC-Viewer-5.0.3-Linux-x86.gz. I keep having problems. The package is in my folder: ...
0
votes
0answers
41 views

Printer driver archive permission denied

Im trying to install drivers for samsung ML2165W. Downloaded archive with drivers from official website. When I extract it to the desktop or my documents, it triggers the error occurred while ...
1
vote
1answer
2k views

Failed to download package

I tried to install updates from the update manager but it always displays an error message Failed to download package file and the details is: Failed to fetch ...
1
vote
1answer
145 views

How do I compress and split files with terminal?

So what I wanted to do is compress files (using 7zip) and split a 600MB folder into 199MB parts, but sadly when I tried to do this task with archive manager it gave me an error, but I know that if I ...
0
votes
1answer
74 views

PyPar2 changed?

In ubuntu 12.10 am checking compilations with PyPar2. But it changed from "Matrix of Solomon" to "Reed Matrix of Solomon". Is system corrupted or am I spooking myself ?
-1
votes
1answer
48 views

Possible to extract locked archives? [closed]

I would like to bypass the lock on a .rar archive, is this possible?
1
vote
0answers
130 views

How to make archive manager recognize Cyrillic chracters?

I have some files with Russian titles that are archived in a .rar file . When extracting them with the archive manager in Lubuntu, their names contained odd characters and the comment(invalid ...
4
votes
5answers
788 views

“Archive not supported” error when trying to open .xpi file

Trying open a .xpi file (Firefox extension) with file-roller and unrar but I obtain this error: Archive not supported Why? On 11.04 I was able to open it!
0
votes
2answers
2k views

How to install PeaZip on Ubuntu?

I want to install PeaZip for a specific purpose, which I can't fulfill with any other archive manager. I downloaded and installed it by using both dpkg -i & Gdebi. Now I can't start it, because I ...
0
votes
1answer
272 views

Create archive on FTP in Ubuntu 12.10

Trying create archive in Ubuntu 12.10 on FTP thought Nautilus right click Compress I got this message: Could not create the archive. You don't have permission to create an archive in this folder. In ...
0
votes
3answers
278 views

When I extract an application that I have downloaded, where should I be extracting them to?

What do I type into the terminal to tell it where to go? I don't really understand how to move files using the terminal.
1
vote
1answer
83 views

How to set which archiver is used when executing `Extract here` menu command in file manager?

I can see that I can change the default archiver etc but I do not think that this changes also the program that handles archives when using Extract here in right-click menu. Sometimes this command ...
3
votes
4answers
3k views

How can I unlock a password locked rar file without knowing the password?

I have .rar file that is password protected, but I accidentally have forgotten the password. The file extremely important to me. How can I get my file back? In windows, there was many programs that ...
0
votes
1answer
81 views

is there a way or an option to File Roller to use a single window session?

Is there a way or an option in File Roller to use a single window session. The default is to open a separate window for each archive you open. Is this possible, or are there alternative ...
0
votes
0answers
73 views

Archive Manager won't compress files

I've been zipping files to send to people, and they're not being compressed, even though it says they are. or maybe they're being super-minimally compressed. But I even managed to zip a folder and ...
2
votes
1answer
232 views

Is es.archive.ubuntu.com down? How can I change it? [duplicate]

Possible Duplicate: How can I get apt to use a mirror close to me, or choose a faster mirror? When I try to update with apt-get update, it seems to not resolve the server ...
0
votes
0answers
20 views

Cannot make `Extract here` command work in PCManFM no matter the default archiver [duplicate]

Possible Duplicate: There’s an issue with an Alpha/Beta Release of Ubuntu, what should I do? After getting an answer to this related question I still have a more serious problem: the ...
2
votes
2answers
676 views

Installed 7zip. Not working. And when removing, it says to remove Fileroller as well

I installed 7zip today from software centre but it won't showed up in launch bar (side bar). I did a lot but failed to open 7zip "window" from any where. I clicked it in dash but then I was sent to ...
6
votes
2answers
91 views

Extract only the contents of an archived directory from within an archive

The Situation I am extracting a CMS from drupal-7.15.tar.gz to /var/www. When extracted normally (with 'tar -xvzf filename.tar.gz') the files end up in /var/www/drupal-7.15/ The Goal I want the ...
0
votes
3answers
161 views

I would like to replicate my Ubuntu 12.04 SSD install onto an identical SSD

How do I replicate a SSD drive and copy the MBR so that that replicated SSD is identical?
2
votes
1answer
291 views

Software center crashes; fieldrunners need to be reinstalled; can't find achive

Could not initialize the package information. An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package and ...
1
vote
1answer
1k views

How do I extract .bin files into the original files?

I have a .bin archive with an accompanying .cue file. I want to extract the original constituent files. I DO NOT want to convert to ISO, or to MOUNT them, unless somehow this gives me access to the ...
0
votes
2answers
130 views

Manually add files to tar

I have a ton of txt.gz files on a network I want to ungzip and put into a tgz. I have enough disk space for the all compressed files, but not uncompressed. The way I see it in my head is tar -czf ...
1
vote
0answers
311 views

Problems with software install on Ubuntu 12.04 LTS

I'm new to Linux and am trying to upload some third party software as a learning exercise. I have followed the instructions to the letter. When running the installer bin file I've been getting: Ign ...
4
votes
1answer
3k views

How do I extract a specific file from a tar archive?

Hi is possible to restore a single file from the .tar backup ? I dont want to restore total backup . i just want to restore one single file from the backup .
2
votes
1answer
140 views

How to transfer music from zip archive to Banshee

Whenever I open a 2gb zip file using Banshee, it plays fine until I close the archive, at which point it ceases to play. Why won't it play the songs when the archive is closed, just like it does for ...

1 2