linutil/search/search_index.json

1 line
1.6 KiB
JSON

{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Welcome to the LinUtil Documentation!","text":""},{"location":"#running-latest-release-of-linutil","title":"Running latest release of LinUtil","text":"<ul> <li>You will first need to start a Terminal on your linux machine.</li> <li>Now you will need to run following command: <pre><code>curl -fsSL https://christitus.com/linux | sh\n</code></pre></li> </ul> <p>Info</p> <p>LinUtil is updated weekly as of the time of writing. Consequently, features and functionalities may evolve, and the documentation may not always reflect the most current images or information.</p>"},{"location":"KnownIssues/","title":"Known Issues","text":""},{"location":"contribute/","title":"How to Contribute?","text":""},{"location":"faq/","title":"FAQ's","text":""},{"location":"faq/#how-do-i-uninstall-linutil","title":"How do I uninstall LinUtil?","text":"<ul> <li>You do not have to uninstall LinUtil. As it is a script you run from your terminal it only loads into your RAM. This means as soon as you close LinUtil it will be deleted off your system.</li> </ul>"},{"location":"updates/","title":"Update Log","text":""},{"location":"updates/#_1","title":"Updates","text":""},{"location":"userguide/","title":"Walkthrough","text":""},{"location":"userguide/#how-to-run-linutil","title":"How to run LinUtil?","text":"<p>Run the following command in a terminal on your Linux System: <pre><code>curl -fsSL https://christitus.com/linux | sh\n</code></pre> Once you have run that command you will see the following GUI show on your screen: </p>"}]}