#A normal packet suddenly vanished and if I look for it via 'Software Manager' I need to put in...
31 messages · Page 1 of 1 (latest)
yes packages installed from .deb files do appear in the mint software manager as system packages
No problems at all
that is not theproblem
what is it then
the problem is that this specific package which was a normal package installed normally trough software manager after months of working fine
suddenly decided to disappear from everywhere except software manager, becoming a system package and can't be installed/deinstalled anymore
what did you do?
it is quite difficult for a package to just break like this on its own
how did you install the package in the first place?
.deb file.. repository..?
I really dont know
It worked for months
then I stopped using is for the ~last month
and now when I wanted to start again... well...
I installed it trough software manager I think
can you show flatpak list -d | grep mc and apt list --installed | grep multimc
No these are 2 separate commands:
flatpak list -d | grep mc
and
apt list --installed | grep multimc
Although it's probably easier to just re-download and reinstall it
the first command did nothing
this is the second one
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
@raven fulcrum
Also try
dpkg -l | grep -i multimc
rc multimc 1.6-1 all A local install wrapper for MultiMC
Yeah it got removed at some point, only config is left. So just download and install it again
I can't download it via Software manager
how do I reinstall via console?
I first would like to uninstall it cleanly
sudo apt purge multimc
then
yes, except if they're in your home folder
everything works now
tyty