Menu

Tree [d72f1e] main v1.3.0 /
 History

HTTPS access


File Date Author Commit
 .gitattributes 2024-02-24 VPeti1 VPeti1 [ff1fd2] Version 1.0.0
 .gitignore 2024-02-25 VPeti1 VPeti1 [123866] Version 1.1.0
 LICENSE 2024-02-24 VPeti1 VPeti1 [ff1fd2] Version 1.0.0
 README.md 2024-02-25 VPeti1 VPeti1 [d72f1e] Version 1.3.0
 installer.cpp 2024-02-25 VPeti1 VPeti1 [123866] Version 1.1.0
 main.cpp 2024-02-25 VPeti1 VPeti1 [d72f1e] Version 1.3.0

Read Me

AIOPM

An all in one package manager for linux

How to install

Download the latest installer

Type in "chmod +x installer.out"

Type in "./installer.out"

AIOPM is now added to PATH and you can run it by typing in 'aiopm' on your terminal

How to uninstall

Type in "sudo rm -r /bin/aiopm"

How to build with g++

Clone the repo

Edit the code to your liking

Type in g++ main.cpp

What are its features?

Manages apt,yum,pacman,xbps,zypper,aur and flatpak with (really) easy syntax

Known issues

Error: ./AIOPM.out: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./AIOPM.out)

Fix: compile the source code yourself with g++.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.