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

https://github.com/cryptofyre/apt-get

a barebones wrapper for pacman to use apt-get in the command line
https://github.com/cryptofyre/apt-get

Last synced: 9 months ago
JSON representation

a barebones wrapper for pacman to use apt-get in the command line

Awesome Lists containing this project

README

          

# apt-get
a barebones wrapper for pacman to use apt-get in arch on the command line
## Comiling
gcc -o apt-get apt-get.m -lobjc -std=gnu99
## Install
sudo mv apt-get /usr/bin