jackgreiner/lug-helper
Project ID: 144141
Description
COPR repo for the Star Citizen Linux User Group's lug-helper script.
For more info check out the LUG wiki: https://starcitizen-lug.github.io
Greetings, fellow Penguin!
This script is designed to help you manage and optimize Star Citizen on Linux.
Zenity menus are used for a GUI experience with a fallback to terminal-based menus where Zenity is unavailable.
Command line arguments are available for quickly launching functions from the terminal.
Configuration is saved in $XDG_CONFIG_HOME/starcitizen-lug/
Keybinds are backed up to $XDG_CONFIG_HOME/starcitizen-lug/keybinds/
Installation Instructions
To Install
- Activate the repo with
sudo dnf copr enable jackgreiner/lug-helper
- Install the LUG Helper with
sudo dnf install lug-helper
To Remove
- Remove the lug-helper package with
sudo dnf remove lug-helper
- Remove the repository with
sudo dnf copr remove jackgreiner/lug-helper
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (0)*, x86_64 (13)* | Fedora 39 (17 downloads) |
Fedora 40 | aarch64 (4)*, x86_64 (508)* | Fedora 40 (210 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (226)* | Fedora 41 (92 downloads) |
Fedora eln | aarch64 (0)*, x86_64 (0)* | Fedora eln (10 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (17)* | Fedora rawhide (14 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jackgreiner/lug-helper
More info about enabling Copr repositories