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.
- Host: GitHub
- URL: https://github.com/shadowelixir/pacman-apt
- Owner: ShadowElixir
- Created: 2024-06-20T17:53:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T19:05:44.000Z (over 1 year ago)
- Last Synced: 2025-01-17T11:13:13.648Z (about 1 year ago)
- Language: PowerShell
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```