项目作者: ogenfald

项目描述 :
A command line wrapper for Void's XBPS package manager
高级语言: Python
项目地址: git://github.com/ogenfald/vps.git
创建时间: 2018-09-28T04:45:24Z
项目社区:https://github.com/ogenfald/vps

开源协议:

下载


Void Package System

A command line wrapper for Void’s XBPS package manager

Installation

Run sudo make install

Usage

Update System:
vps update

Install New Package:
vps install <package>

Remove Installed Package:
vps remove <package>

Search Repository:
vps search <package>