How to install Linux?

Closed
abdulkader124 Posts 10 Registration date Wednesday October 11, 2017 Status Member Last seen October 12, 2017 - Updated on Oct 11, 2017 at 08:57 AM
BunoCS Posts 15472 Registration date Monday July 11, 2005 Status Moderator Last seen March 25, 2024 - Oct 11, 2017 at 09:01 AM
Hello,



Hello,

i want to install .tar.xz file on ubuntu 14 , what should i do? there havent any apps for open that.

Related:

1 response

BunoCS Posts 15472 Registration date Monday July 11, 2005 Status Moderator Last seen March 25, 2024 1,534
Oct 11, 2017 at 04:00 AM
Hello,

With Linux, no application is needed to uncompress a file but use this command line:
tar -xf file.tar.xz

0
abdulkader124 Posts 10 Registration date Wednesday October 11, 2017 Status Member Last seen October 12, 2017
Oct 11, 2017 at 04:09 AM
i am new,, on linux, plz explain me,
0
abdulkader124 Posts 10 Registration date Wednesday October 11, 2017 Status Member Last seen October 12, 2017
Oct 11, 2017 at 04:10 AM
i have download a apps, that are .tar.xz formated.

i want to install that

what should i do ?
0
abdulkader124 Posts 10 Registration date Wednesday October 11, 2017 Status Member Last seen October 12, 2017
Oct 11, 2017 at 04:14 AM
root@server:~# tar -xf hitleap.tar.xz
tar: hitleap.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
root@server:~#
0
BunoCS Posts 15472 Registration date Monday July 11, 2005 Status Moderator Last seen March 25, 2024 1,534
Oct 11, 2017 at 04:33 AM
in the terminal, are you located in the same directory as your file?
To be sure, use the
pwd
command
0
abdulkader124 Posts 10 Registration date Wednesday October 11, 2017 Status Member Last seen October 12, 2017 > BunoCS Posts 15472 Registration date Monday July 11, 2005 Status Moderator Last seen March 25, 2024
Oct 11, 2017 at 05:17 AM
yes.... i am unable --- i am fail --
0