#extracting tar file is not working

126 messages · Page 1 of 1 (latest)

sterile thunder
#

I am trying to extract it so I can download it but nothing is happening. And there is no option when I right click to extract it so I have to use the cmd.

sterile thunder
#

don't i still have to extract it

high jackal
#

hmm
weird
i thought it's just dolphin not refreshing

#

and i thought the files are there already

sterile thunder
#

the file is there

#

i just need to extract it I think to use it but its not working

high jackal
sterile thunder
high jackal
#

i thought it got extracted, just dolphin not refreshing

sterile thunder
#

oh

#

no

#

idt so

high jackal
#

do you have bzip2 installed?

sterile thunder
high jackal
#

yep that's why it's not extracting

#

pacman -S bzip2

sterile thunder
#

ah okay

#

got it

high jackal
#

tar -xf Downloads/adaasfdsaasdg

sterile thunder
#

kk

#

still nothing

high jackal
#

hmm

#

ls Downloads again

#

does anything else show up?

sterile thunder
#

same thing

#

shows up

#

it gives me the anki thing showing up

high jackal
#

tar -tf Downloads/afafasdf

sterile thunder
#

tar tf?

#

swear it was xf

high jackal
#

tf

#

list

#

this will list the files that was archived in that tarball

sterile thunder
#

kk

#

so now what

high jackal
#

hmm

#

well it can read it

#

weird how it's not extracting tho

#

what about -xvf

#

and show me the output

sterile thunder
#

ok

#

that command isn't found

high jackal
#

no the same command but with -xvf as flag

sterile thunder
#

ah ok

#

ya that worked

high jackal
#

weird

#

cus that -v only makes it show a verbose output
it doesnt do anything else

sterile thunder
#

no

#

it doesn't

high jackal
#

that wasnt a question

sterile thunder
#

i installed it from here

#

the stable release

sterile thunder
high jackal
sterile thunder
#

no

high jackal
#

wtf

high jackal
sterile thunder
#

yay it did now

#

wait brb

high jackal
sterile thunder
sterile thunder
sterile thunder
#

Helppp

#

please

#

@atomic pebble

atomic pebble
#

ls Downloads

#

tar doesnt produce any output on a successful operation

sterile thunder
#

oh ok

atomic pebble
#

hmm

#

cd Downloads

sterile thunder
#

kk

#

im in the directry

atomic pebble
#

tar -tf anki.tar

sterile thunder
atomic pebble
#

just try tar -xf anki.tar again

#

then echo $?

sterile thunder
#

ok

atomic pebble
#

echo $?, not echo $

#

$? is the exit status of the last command

sterile thunder
#

oh ok

#

it returned 0

atomic pebble
#

do ls again

sterile thunder
#

it worked but tbh idk how to use the extracted folder still

#

like to access the application

atomic pebble
#

it's just a folder

sterile thunder
#

like look

#

anki still doesn't work

#

anki.desktop

#

won't start the program

atomic pebble
#

read the README

sterile thunder
#

so i have to install sh?

sterile thunder
#

how do i get to the specific folder in the directory using terminal?

#

like im in the downloads folder obviously

#

but it's saying go to that specific folder as in the anki folder which is in the downloads directory

frozen valve
sterile thunder
frozen valve
#

you did ls to downloads but you weren't putting the path in for extraction so presumably terminal was looking at /

frozen valve
#

anyway, I see you've mad progress

sterile thunder
#

bc it says change to this folder and run the following command

#

in the readme

frozen valve
#

cd anki- then hit the tab button so it completes

#

assuming you want to go into it

sterile thunder
#

ok thanks so much!

frozen valve
#

if you just want to change it it's mv anki- tab, and then space and the new name, then enter

#

the tab will auto-complete for you

sterile thunder
lyric glenBOT
#

vegancookies received a thank you cookie!

frozen valve
#

hopefully tabbing is making you realise that exact paths and filename as important

#

@sterile thunder is it all working now? does the readme instruction make more sense?

sterile thunder
#

i mean its not properly working anki is showing up but it isn't working at all like there is no way to make flashcards the functionality isn't the same as windows ig

frozen valve
#

I don't know what anki is, but I meant more the cding into it

sterile thunder