This repository was archived by the owner on Apr 20, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
install
GabrielePuliti edited this page Feb 5, 2019
·
3 revisions
The easy installation of the installer:
-
Install by download from version:
- Go to releases and dowload the version you want.
- If is a zip you must unzip:
unzip YAPI*.zip- If is a tar.gz:
tar zxvf YAPI*.tar.gz- Now move into YAPI directory and execute the install script:
cd YAPI ; ./install.sh -
Install by wget:
wget https://raw.githubusercontent.com/YetAnotherPackageInstaller/YAPI/install.sh -O - | sudo bash -This command clones the repository, delete all the useless files and start the installation of the installer.
-
Install by clone from master:
- Clone the repository by:
git clone https://github.com/YetAnotherPackageInstaller/YAPI.git --depth 1- Then change directory into YAPI:
cd YAPI- Run the installer of YAPI:
./install.sh
Maintainers: Wabri, IanDuncanT
Copyright (c) 2018 YAPI Project