项目作者: ogenfald
项目描述 :
A command line wrapper for Void's XBPS package manager
高级语言: Python
项目地址: git://github.com/ogenfald/vps.git
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>