3 > snaprestore [volume] [snapshot]
5 Easily restore rootfs from the command line.
9 * Fair amount of testing
11 * Renames snapshot to original name
12 * Removes jailbreak apps from icon cache
13 * Works on any jailbreak *(hopefully)*
17 A build of `snaprestore` is available on [Cameron Katri's repo](https://cameronkatri.com/), which you can install by adding the repo to your preferred package manager.
19 [Procursus](https://github.com/ProcursusTeam/Procursus) also provides a build of `snaprestore`, which you can install if your device is already setup with an instance of the build system.
21 Alternatively, you can compile `snaprestore` on your system with an iOS SDK using Make
25 If you need a Debian package for later use, use the following command
29 Check out the [Makefile](Makefile) to see what options you might need to setup for `snaprestore` to build properly.
33 `snaprestore` has been licensed under the [BSD-2 Clause License](LICENCE).