Unable to install 'apt-notifier'
Posted: Fri Oct 14, 2022 10:00 am
I just got a new HDD before the old one died, did a clean install, everything was working great until I uninstalled 'plasma-discover' and 'plasma-discover-common' and tried to install 'apt-notifier' in MXPI, I got this message back:
I've searched the forum and all the other posts about 'apt-notifier', it's already installed, I can't get that far. But I did find something in one of the posts and tried it:
That said it was installed but I couldn't find it anywhere in the menu, so I tried it in terminal and got:
And that's where I ran out of ideas and came here.
Code: Select all
Package apt-notifier is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'apt-notifier' has no installation candidate
Code: Select all
dalec@mx:~
$ apt policy mx-packageinstaller
mx-packageinstaller:
Installed: 22.8.02
Candidate: 22.8.02
Version table:
*** 22.8.02 100
100 /var/lib/dpkg/status
dalec@mx:~
$ which mx-packageinstaller
/usr/bin/mx-packageinstaller
Code: Select all
dalec@mx:~
$ apt-notifier
Command 'apt-notifier' not found, but can be installed with:
apt install apt-notifier
Please ask your administrator.
root@mx:/home/dalec# apt-notifier
Command 'apt-notifier' not found, but can be installed with:
apt install apt-notifier
root@mx:/home/dalec# apt install apt-notifier
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package apt-notifier is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'apt-notifier' has no installation candidate