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

Add option to open specific pacman wrapper for install or remove package ( like pamac or other GUI interface ) #83

Closed
Ste74 opened this issue Oct 15, 2017 · 5 comments

Comments

@Ste74
Copy link

Ste74 commented Oct 15, 2017

Hi there, we have forked your extension to ship with our Manjaro Gnome edition ( we have changed icon status and command to open pamac when update is ready ) . We like your extension because offer a native integration with gnome-shell ;) .
Is possible add an option to open a packager manager ( in our case pamac ).
https://wiki.archlinux.org/index.php/Pacman/Tips_and_tricks#Graphical_front-ends

Regards
Stefano

@RaphaelRochet
Copy link
Owner

How should I do when (and this is the default on ArchLinux) there is no package manager at all ?

@Ste74
Copy link
Author

Ste74 commented Oct 16, 2017

At the moment we have hard coded pamac in your app :
https://github.com/Ste74/arch-update/blob/master/extension.js#L59
and change the command for checking updates and apply the updates :
https://github.com/Ste74/arch-update/blob/master/extension.js#L53
with our scripts and this is ok because someone can adds a custom commands
I don't know too of js coding but is possible add in settings a switch ( on/off ) if is on do the possibility to open a packager manager and add a option in main window.. only a tought

@RaphaelRochet
Copy link
Owner

Ok. I guess I'll simply add a optional package manager command, that'll show only if defined.

@RaphaelRochet
Copy link
Owner

RaphaelRochet commented Oct 18, 2017

Please try latest commit (800c156) ;)

@Ste74
Copy link
Author

Ste74 commented Oct 19, 2017

Sorry for delay :p .. it work and is what i mean .. now is an easy way for open example gnome-software and use with other distro like debian to open synaptic ( apt wrapper ) .. i change the name of the extension only for match with our manjaro distro .. if is not a bother for you feel free to take a look on it sometime :)

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

2 participants