acmpesuecc / Night-Manager

Night-Manager is a powerful package management, and overall assistant tool for your operating system :)
GNU General Public License v3.0
1 stars 8 forks source link

Implement actual functionality to install/uninstall packages #4

Open SuchitraShankar07 opened 5 days ago

SuchitraShankar07 commented 5 days ago

The install and uninstall buttons should execute actual package management commands like pacman -S <package> and pacman -R <package>

Currently, they just mock the process and need to be connected to real commands, that actually run on the system. Additionally, make the terminal write-into :)

eshwarRA commented 3 days ago

please assign

Redslayer112 commented 3 days ago

please assign me @Redslayer112 -> github username

sujith27pes commented 3 days ago

can u pls assign this to @sujith27pes