github Firstp1ck/Pacsea v0.6.0

latest releases: v0.8.2, v0.8.1, v0.8.0...
pre-release6 months ago

Release v0.6.0

Integrated Process Execution

All operations now execute directly within the TUI instead of spawning external terminals. Command output is displayed in real-time with live streaming.

Features

Command Execution

  • Operations execute within the TUI with live output streaming
  • Real-time progress display with auto-scrolling log panel
  • Password prompts appear inline when sudo authentication is required

Supported Operations

  • Package installation (official repositories and AUR packages)
  • Package removal with cascade modes (Basic, Cascade, Cascade with Configs)
  • System updates (mirror updates, database updates, AUR updates, cache cleanup)
  • Security scans (ClamAV, Trivy, Semgrep, ShellCheck, VirusTotal, custom patterns)
  • File database sync
  • Optional dependency installation
  • Preflight modal execution

Password Authentication

  • Integrated password prompt modal for sudo operations
  • Password validation and faillock lockout detection

Technical Notes

  • Command output streams in real-time via PTY
  • Progress bars display during package downloads and installations
  • Windows compatibility maintained with conditional compilation

Changes

Full Changelog: v0.5.3...v0.6.0

Don't miss a new Pacsea release

NewReleases is sending notifications on new releases.