Repository navigation
#
parsec-client
- Website
- Wikipedia
✨ Perfect virtual display for game streaming
C#
3653
1 个月前
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.
Shell
8
1 年前