mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
16 lines
823 B
Markdown
16 lines
823 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 latest release of LinUtil
|
||
|
|
||
|
* You will first need to start a Terminal on your linux machine.
|
||
|
* Now you will need to run following command:
|
||
|
```
|
||
|
curl -fsSL https://christitus.com/linux | sh
|
||
|
```
|
||
|
|
||
|
!!! 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.
|