Skip to content
Socket edited this page Dec 10, 2023 · 3 revisions

xpykg:basics

Before using Xpykg users must have some prerequisite knowledge.. Xpykg has some command line flags that performs a specified operation

Available Operations:

  • 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

Using these operations:

xpykg flag args
Clone this wiki locally