Installation¶
From sources¶
The sources for Linux Boot Analyzer can be downloaded from the Github repo.
You can either clone the public repository:
$ git clone git://github.com/TheCoreMan/linux_boot_analyzer
Or download the tarball:
$ curl -OL https://github.com/TheCoreMan/linux_boot_analyzer/tarball/master
Once you have a copy of the source, just run it!