feat: add selected update installs and polished UI
This commit is contained in:
@@ -51,6 +51,7 @@ The GUI opens in your browser and lets you:
|
||||
- refresh the update list
|
||||
- search and filter updates by source
|
||||
- start update installation in a terminal
|
||||
- select individual packages and install only those when you explicitly want that workflow
|
||||
- hide noisy packages from the active update count
|
||||
- see system readiness, Pacman lock state, disk space, AUR helper, terminal, and kernel version
|
||||
- enable or disable AUR checks
|
||||
@@ -58,6 +59,8 @@ The GUI opens in your browser and lets you:
|
||||
- configure automatic refresh
|
||||
- choose the terminal used for installing updates
|
||||
|
||||
Selective package installs use `pacman -S --needed` or the configured AUR helper with `-S --needed`. On Arch, full system updates are still the safer default because partial upgrades can cause dependency mismatches.
|
||||
|
||||
## Desktop App
|
||||
|
||||
Install the Electron dependencies once:
|
||||
|
||||
Reference in New Issue
Block a user