Skip to content
Dr Amzker edited this page Oct 10, 2021 · 2 revisions

Welcome to the Amzy wiki!

help

./Amzy --h
 
	--h 	--help	shows this msg
	--s  	--show	show package information
				Amzy --s packagename
				
	--c      --clean	clean all downloaded packages,
	--r	--remove	remove perticular package
				Amzy --r  packagename
				
	--i	--install	download and install package 
	--u	--update	update packageslist
	--m	--maintainer	shows my name (of course):))
	--l	--list 		shows all installed packages
	
	--a	--allp		shows all packages avilible on repo

Detailed

argument breakdown

--s or --show

This arg allows you to show information regarding to package
like
   Package Name: Amzkill
   maintainer: Dr.Amzker <[email protected]>
   version: 0.1
   description: provides you information about it's use 
   Path: /usr/local/bin/Amzkill , /usr/share/python2.3/ (this shows how many files/dir this package usage)
   uninstaller: /Amzy/unis/Amzkill
   Size : 
   Build date : 
   Install date : 
   log file : log file path 
   Solving errors: known error solution

--u or --update

it will update package list and store it into /Amzy/list/

--c

it will clean all downloaded packages leftovers

Clone this wiki locally