Skip to main content

Questions tagged [tar]

a utility to archive files into a sequential stream, then commonly placed into one file on disk (previously tapes, hence the name, Tape ARchive)

0 votes
3 answers
91 views

I need to list the names and sizes of elements in a .tar file using the terminal. I've used the tvf option, but it seems to give me too much unnecessary information. Any help will be greatly ...
honestlywhatever's user avatar
0 votes
0 answers
62 views

I am trying to uncompress a multi-file tar file from here. I have downloaded the files and I am using this command: tar -xMf Vehicules512.tar.001 then I am getting this reponse: Prepare volume #2 for ...
Eypros's user avatar
  • 531
0 votes
1 answer
98 views

How does one uninstall Zitadel, the self-hosted authentication management software, from a Ubuntu server? There only seems to be installation documentation on their website. I installed it on an ...
ckhatton's user avatar
  • 640
3 votes
3 answers
469 views

I created a tar file of a directory and then extracted some files with their names using the v option. Now if I run the same command again, I still got the same output. Why is it so? Why am I able to ...
KeShAw's user avatar
  • 35
0 votes
1 answer
302 views

I am trying to compile the vmlinuz-5.4.288 so I can install it in the /boot directory and make it available as one of the advanced options to boot to so that I can install some graphics drivers that ...
Stephen Elliott's user avatar
0 votes
1 answer
145 views

Anyone know how to install tar manually in a specified location? (I did not mean install something from a .tar file. I want to install the tar utility) Thanks in advance
Anantha Padmanabhan M Nair's user avatar
1 vote
1 answer
204 views

I want to tar many files scattered across different folders into a single output folder. Although the folders are named differently, all the files inside have a .bz2 extension. How can I do this?
hrith_'s user avatar
  • 19
2 votes
0 answers
225 views

I have a .TAR file containing a folder named data. The data folder contains a LOT of files and subfolders and also some that are hidden. I have to copy this 1 on 1 to another location. Existing files ...
Jboesh's user avatar
  • 21
-1 votes
1 answer
8k views

The filezilla app in the official repositories crashes in Ubuntu 24.04. As a remedy I have downloaded this: /home/myname/Downloads/FileZilla_3.67.0_x86_64-linux-gnu.tar.xz I don't have a package to ...
michael-k-c's user avatar
0 votes
2 answers
514 views

I have a samba server with one share running on Ubuntu Server 20.04. I can access this share find from my laptop, logged into the samba server as me. But if I run a process with sudo, which needs to ...
user avatar
2 votes
1 answer
852 views

I have a folder for the program "partimage", and I want to install partimage in Ubuntu 22.04. The path to this extracted tar file is (I know it is case sensitive): /Home/Downloads/partimage/...
oliver maz's user avatar
0 votes
0 answers
193 views

sudo apt-get purge 7z2201-linux-x64.tar.xz 7z2301-linux-x64.tar.xz Error like Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate ...
Jasmi VInay's user avatar
0 votes
1 answer
107 views

I want to backup some directories using tar. However, there are some sub-directories that I want to skip. So, my command line is something like this: cd / tar \ --exclude=thisdir --exclude=thatdir ...
FedKad's user avatar
  • 14.8k
0 votes
0 answers
2k views

I had tried to install archive.tar.gz file, on fresh installed linux OS and it give me this error message. after i had apply lm@debian:/$ sudo apt-get install libsdl2-dev Reading package lists... Done ...
antondroid's user avatar
1 vote
0 answers
1k views

i recently installed spitfire audio app using wine. The app has graphical issues. i was told to install dxvk, but when i did, winetricks returned this error: Executing cd /home/USERNAME/.wine/...
Josiah's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
39