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

https://github.com/vpeti1/aiopm_plus

The argument based implementation of AIOPM
https://github.com/vpeti1/aiopm_plus

Last synced: about 2 months ago
JSON representation

The argument based implementation of AIOPM

Awesome Lists containing this project

README

        

# AIOPM Plus
The argument based implementation of AIOPM

# How to install?
## Download the installer.out file
Or compile it yourself
## Make it executable
sudo chmod +x installer.out
## Run it
./installer.out

# Syntax
## pm (package manager) (action) (package name)
Sys: default package manager of the system
MRemove: used to remove multiple packages in archlinux
Snap: snap package manager
There is no update funtions when using snap
Flatpak: flatpak package manager
Pip: python package manager
AUR: arch linux user repo (Using Yay)