I want to download the latest version of fsarchiver (I need a PKG file or RPM). Where can I find that?
Asked
Active
Viewed 263 times
2
-
2Here, too, you need to specify your distribution (and version). – Gilles 'SO- stop being evil' Dec 22 '10 at 19:49
1 Answers
1
Quoting http://www.fsarchiver.org/Installation:
installation on fedora (using yum)
Recent Fedora releases provide an official package for fsarchiver where all the optional features are enabled (lzma compression, encryption, ...). You can just use the following command to download and install fsarchiver and all its dependencies.
yum install fsarchiver
alex
- 7,093
- 6
- 28
- 30
-
-
-
@jennifer: I don't grok the difference in Fedora vs. RedHat, so I might be missing something. And how would anyone know if you didn't specify it in the question? Are you saying that `yum` is not installed on your box? Did you spell the command correctly? – alex Dec 22 '10 at 12:17
-
-
1not, if you have `yum`. `yum install` will locate download and install the rpm package based on it's name, if it's in the distribution packages list. If you don't have `yum`, then... I guess you have a broken system. – alex Dec 22 '10 at 13:18