Pamac update notifier

I just updated through the terminal. How do I enable pamac’s notifier?
I searched, but nothing seems to work for me.
pamac-tray-appindicator:
bash: pamac-tray-appindicator: command not found

Perhaps you would need to install it. It is in AUR.

1 Like

Thanks, I just built it from AUR. Anyway I can tell it is working?

I am not using Plasma, so I am afraid I couldn’t exactly tell. In Cinnamon I have update-notifier

which is enabled in “Startup applications” and I get notifications when there are updates.

1 Like

Thanks. I’ll wait and see the updates :wink:

1 Like

I am very new to EOS so I haven’t read so much of the Wiki/docs yet but I found this. Might be of interest to you as well:
https://endeavouros.com/docs/applications/endeavouros-update-notifier/

2 Likes

look in pamac pref

image

now i uninstall pamac coz i have zero need for it

1 Like

Thanks, but I dont have pamac. Pamac takes me to add/remove software, which does show the screen you are referencing.

… add/remove software is pamac :blush:

image

push 3 lines

2 Likes

Note: newer versions of eos-update-notifier do not start automatically after install. Instead, you need to manually start the service (once) using a terminal command:

eos-update-notifier -init

https://endeavouros.com/docs/applications/endeavouros-update-notifier/

that from eos wiki

sorry my english not very good :pray:

Or if want in tray search ” pamac-tray-appindicator” in the AUR

I don’t know.

I did install PAMAC, but I don’t use it to update my system, I stick with system default for Plasma, Discover(Why was this chosen as the default? I have no problem with it, it works fine, just curious). EDIT: Turns out I was not updating the system files with Discover, rather the Update option on the welcome screen.

I just installed PAMAC because it feels familiar and I like it’s layout when searching for packages. I use it to install packages, and Discovered seems to know what I’ve installed no matter what manager the package was installed with.

I might get rid of PAMAC, I don’t know.

Sorry I didn’t really help. Just wanted to give you something to think about as I’m guessing we both migrated recently :wink:

Probably because it’s KDE program!

Keep in mind, that if you choose to use Discover - it doesn’t work as GUI for AUR as well, like pamac do :wink:

1 Like

Awww, you reminded me why I downloaded PAMAC in the first and why I’ll keep it :rofl: Silly me for not remembering.

1 Like

Also, Discover doesn’t find system files - it’s more a software centre (and KDE have stated they don’t want it to be a complete solution, only a SW centre) so I use octopi for searching if it’s not in discover.

BTW it does update everything (except AUR) so it can be used for all updates it just won’t find / install system software.

1 Like

Good to know. I’ve been using the software update option on the Welcome Screen to update my system. Most likely time for me to learn to update via CLI on Endeavour. I got use to updating with Pacman on Manjaro. I’m assuming it’s the same, pacman -Syyu ?

It’s actually really simple since EndeavourOS includes yay out of the box:

2020-08-08_12-48

or download then cd into … finish with makepkg -si :blush:

Yay is ok tho :shushing_face:

1 Like

:star_struck:
It’s that easy? yay
What’s the name of this package manager?
I’ll be reading up on it in the wiki.

1 Like

this will help

https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started

It’s not a package manager per se. Its a pacman wrapper. Pacman is the package manager.

1 Like