mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
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)
|
|
[![Discord Community Server](https://dcbadge.limes.pink/api/server/https://discord.gg/bujFYKAHSp)](https://discord.gg/bujFYKAHSp)
|
|
|
|
## 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.
|