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
- Host: GitHub
- URL: https://github.com/vpeti1/aiopm_plus
- Owner: VPeti1
- License: gpl-3.0
- Created: 2024-03-09T18:48:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T14:22:19.000Z (about 1 year ago)
- Last Synced: 2024-12-02T03:13:02.874Z (6 months ago)
- Language: C++
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)