https://github.com/nocapscripts/linux-utility
Simple Linux utilty GUI.
https://github.com/nocapscripts/linux-utility
archlinux debian debian-linux linux linux-app linux-utility ubuntu
Last synced: 1 day ago
JSON representation
Simple Linux utilty GUI.
- Host: GitHub
- URL: https://github.com/nocapscripts/linux-utility
- Owner: nocapscripts
- Created: 2026-05-25T22:45:03.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-08T13:37:31.000Z (22 days ago)
- Last Synced: 2026-06-08T15:18:42.280Z (22 days ago)
- Topics: archlinux, debian, debian-linux, linux, linux-app, linux-utility, ubuntu
- Language: Makefile
- Homepage:
- Size: 7.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧰 System Utility Tool (Qt)
A lightweight Qt-based system utility for managing packages and basic system security settings on Arch-based and other Linux distributions.
---
## ⚡ Features
- 📦 Install / Remove packages using `pacman`
- 📋 Read package status (installed / not installed)
- 🔐 Disable PAM account lockout (faillock)
- 🔄 Restore PAM defaults
- 🧠 Reset failed login attempts
- 📊 Real-time status updates in status bar
- 🔒 Runs privileged operations using `pkexec`
---
## 🖥️ Supported Systems
This tool is designed for:
- CachyOS (primary target)
- Arch Linux (and Arch-based distributions using pacman + systemd + PAM faillock)
- Manjaro (partial support, depending on PAM configuration)
---
## ⚠️ NB! Important Notice
**This application does NOT currently support all Linux distributions well.**
---
## 🔐 PAM Features
The tool can manage:
### Disable lockout
```bash
deny = 0