/parsec-debian-auto-installer

This script automates the installation of specified `.deb` packages for the installation of Parsec on Debian-based Linux systems. It checks for the existence of each package locally, downloads any missing packages using `wget`, and installs them using `dpkg`. Additionally, it resolves any missing dependencies.

Primary LanguageShellMIT LicenseMIT

No issues in this repository yet.