-
Notifications
You must be signed in to change notification settings - Fork 3
XPYKG: Install
Socket edited this page Dec 10, 2023
·
1 revision
The install
operation only installs software present in the xpykg database. This function downloads setup.exe of the specified program and runs setup.exe and after analyzing from the exit code the install is declared as sucess/failure.
[xpykg:info]: downloading setup.exe for package emacs
[xpykg:note]: running installer for package emacs
[xpykg:success]: emacs installed successfully
[xpykg:info]: downloading setup.exe for package emacs
[xpykg:note]: running installer for package emacs
[xpykg:success]: emacs failed to install... maybe try later