Results 1 to 3 of 3
I have to install filezilla, I've got this file
FileZilla_3.5.0_x86_64-linux-gnu.tar.bz2
Opening it I see all the files and the folders where to put those files, but I guess there is ...
- 05-25-2011 #1Just Joined!
- Join Date
- May 2011
- Location
- Rome
- Posts
- 9
What's the command to install a tar.gz package?
I have to install filezilla, I've got this file
FileZilla_3.5.0_x86_64-linux-gnu.tar.bz2
Opening it I see all the files and the folders where to put those files, but I guess there is a command to unpack it directly in the correct folders.
- 05-25-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
Whenever possible, it's generally best to use the default package tool for your distribution when installing packages, but on those times there is no package available in your repositories, installing from source might be the only option. You can check our How To Install Software in Linux HowTo (post #2) for the steps to install software from source:
http://www.linuxforums.org/forum/lin...are-linux.html
Also, be sure to read any README files included within the extracted tarball for any special steps required.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 05-26-2011 #3Just Joined!
- Join Date
- May 2011
- Location
- Rome
- Posts
- 9
Done, thank you


Reply With Quote