mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-06 05:29:42 +00:00
24 lines
926 B
Markdown
24 lines
926 B
Markdown
# Welcome to the LinUtil Documentation!
|
|
|
|
[![Version](https://img.shields.io/github/v/release/ChrisTitusTech/linutil?color=%230567ff&label=Latest%20Release&style=for-the-badge)](https://github.com/ChrisTitusTech/linutil/releases/latest)
|
|
![GitHub Downloads (specific asset, all releases)](https://img.shields.io/github/downloads/ChrisTitusTech/linutil/start.sh?label=Total%20Downloads&style=for-the-badge)
|
|
|
|
## Running the latest release of LinUtil
|
|
|
|
To get started, run the following command in your terminal:
|
|
|
|
### Stable branch
|
|
|
|
```
|
|
curl -fsSL https://christitus.com/linux | sh
|
|
```
|
|
---
|
|
|
|
After you've ran the command, you should see a GUI on your screen; It will look something like this:
|
|
|
|
![preview](assets/preview.png)
|
|
|
|
!!! info
|
|
|
|
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.
|