-
Notifications
You must be signed in to change notification settings - Fork 3
XPYKG: Basics
Socket edited this page Dec 10, 2023
·
3 revisions
Before using Xpykg users must have some prerequisite knowledge.. Xpykg has some command line flags that performs a specified operation
-
help
: shows the list of available operations -
install
: installs a software present in Xpykg database -
list
: shows the list of software's available in Xpykg's database and indicate whether it is installed or not -
search
: searches the packages which matches to the user's argument -
sync
: synchronize Xpykg's database from Github to computer -
uninstall
: remove a software which is installed by Xpykg -
upgrade
: upgrade the programs installed by Xpykg to a higher version -
version
: display's Xpykg's version
xpykg flag args