Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement actual functionality to install/uninstall packages #4

Open
SuchitraShankar07 opened this issue Oct 16, 2024 · 3 comments
Open

Comments

@SuchitraShankar07
Copy link
Collaborator

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
Copy link

please assign

@Redslayer112
Copy link

please assign me @Redslayer112 -> github username

@sujith27pes
Copy link

can u pls assign this to @sujith27pes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants