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

https://github.com/shadowelixir/pacman-apt

Pacman and Apt for Windows.
https://github.com/shadowelixir/pacman-apt

Last synced: 11 months ago
JSON representation

Pacman and Apt for Windows.

Awesome Lists containing this project

README

          

# pacman-apt
Pacman and Apt for Windows.

This replaces [Scoop](https://scoop.sh/) with pacman, and [Choco](https://chocolatey.org/) with apt.

Already included in my [Better Powershell Profile](https://github.com/ShadowElixir/better-powershell-profile).

# Installation
Run this in Powershell:
```
irm cutt.ly/pacman-apt | iex
```