Welcome to the LinUtil Documentation!¶
Running the latest release of LinUtil¶
To get started, run the following command in your terminal:
Stable branch¶
¶
Installation¶
LinUtil is also available as a package in various repositories:
Arch Linux
LinUtil can be installed on [Arch Linux](https://archlinux.org) with three different [AUR](https://aur.archlinux.org) packages: - `linutil` - Stable release compiled from source - `linutil-bin` - Stable release pre-compiled - `linutil-git` - Compiled from the last commit (not recommended) by running: Replace `Cargo
LinUtil can be installed via [Cargo](https://doc.rust-lang.org/cargo) with: Note that crates installed using `cargo install` require manual updating with `cargo install --force` (update functionality is [included in LinUtil](https://christitustech.github.io/linutil/userguide/#applications-setup))After you've ran the command, you should see a GUI on your screen; It will look something like this:
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.