![]() |
unrar on x-terminal
I am trying to unrar a file using x-terminal, but the problem is I don't know how to use x-terminal. I have to extract it in the same folder. It would be really appreciated if someone could help.
p.s, I have the unrar application installed on the tablet (using xarchiver). Its on os2008. Thanks :) |
Re: unrar on x-terminal
1.) Start up xterm.
2.) Change to the directory with the rar file in it. ("cd /home/user/MyDocs/" or some such. If you don't know where it is, do a "find / -name [tar file name]" to find it.) 3.) Type "tar xvf [tar file name]". That should do it. |
Re: unrar on x-terminal
can somebody help me how to unrar a file in xterminal i want to know exactly what to type to unrar a file
thanks |
Re: unrar on x-terminal
Quote:
Code:
unrar x filename.rar |
Re: unrar on x-terminal
Quote:
What I can tell you is that there is "unrar" and "p7zip" in Extras-Devel (standard kill your kitten warning applies), both of which will unrar a file - but are both command line only applications. The suggestion above (danguyf) uses Tar and is not for RAR files.. different compression. With unrar you can unrar a file with: Code:
unrar x filename.rar Code:
7zr e filename.rar |
Re: unrar on x-terminal
hi again i have tried to find a unrar app which works on N900 but i can't find any !
can someone help with a working unrar app for N900?? Need help please |
Re: unrar on x-terminal
Quote:
where to get an unrar app for N900? i can't find any to install so could u help me please:) |
Re: unrar on x-terminal
Quote:
Code:
sudo gainroot |
Re: unrar on x-terminal
/home/user # apt-get install unrar
Reading package lists... Done Building dependency tree Reading state information... Done Package unrar is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package unrar has no installation candidate /home/user # this is what i get what to do now? |
Re: unrar on x-terminal
Quote:
|
All times are GMT. The time now is 06:28. |
vBulletin® Version 3.8.8