Grenadingue / batch-pacapt

An Arch's pacman-like package manager for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batch-pacapt

An Arch's pacman-like package manager for Windows

Description

An adaptation, an equivalence for Windows, of the great pacapt. It aims to add a pacman like experience to chocolatey.

Usage

Some basic command line options

  • -h, --help: Print help message
  • -P: Print list of supported operations
  • -V: Print script version

Some popular options of the original ArchLinux's pacman program are supported and listed in the table in the next section. A short description of these can be found in help.txt

Implemented operations

            Q Qc Qi Ql Qm Qo Qp Qs Qu R Rn Rns Rs S Sc Scc Sccc Si Sii Sl Ss Su Suy Sw Sy U
chocolatey  y  .  .  .  .  .  .  .  . y  .   .  . y  .   .    .  .   .  .  y  y   y  .  . y

About

An Arch's pacman-like package manager for Windows

License:GNU Lesser General Public License v3.0


Languages

Language:Batchfile 100.0%