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 |
---|---|---|
![]() |
aarch64 (5)*, x86_64 (27)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (7)*, x86_64 (758)* | Fedora 40 (302 downloads) |
![]() |
aarch64 (14)*, x86_64 (1142)* | Fedora 41 (516 downloads) |
![]() |
aarch64 (2)*, x86_64 (2)* | Fedora 42 (23 downloads) |
![]() |
aarch64 (2)*, x86_64 (35)* | Fedora rawhide (43 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jackgreiner/lug-helper
More info about enabling Copr repositories