An open API service indexing awesome lists of open source software.

https://github.com/roshan-r/winstall

A script to download and install program dependencies
https://github.com/roshan-r/winstall

Last synced: 10 months ago
JSON representation

A script to download and install program dependencies

Awesome Lists containing this project

README

          

# Winstall

A script to download and install program dependencies

## Instalation

clone the repository and run `sudo install.sh` to install the script.

## Features

use `winstaller make program_name` to download all .deb files of dependencies to a folder .win folder in the current directory.

To install a program from a .win folder, navigate to the folder and use `sudo winstaller install` to install it.