#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)

raven fulcrum
#

...my password and suddenly it is considered a system package, tho I can't click on install/deinstall
Mind you this is a normal package that is used for Minecraft
Also I have not changed a thing neither in this package, nor somewhere else

royal nymph
#

yes packages installed from .deb files do appear in the mint software manager as system packages

#

No problems at all

raven fulcrum
#

that is not theproblem

royal nymph
#

what is it then

raven fulcrum
#

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

royal nymph
#

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..?

raven fulcrum
#

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

royal nymph
#

can you show flatpak list -d | grep mc and apt list --installed | grep multimc

raven fulcrum
#

this?

night bison
#

No these are 2 separate commands:

flatpak list -d | grep mc

and

apt list --installed | grep multimc

raven fulcrum
#

the first command did nothing

#

this is the second one

#

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

night bison
#

@raven fulcrum
Also try

dpkg -l | grep -i multimc

raven fulcrum
#

rc multimc 1.6-1 all A local install wrapper for MultiMC

night bison
#

Yeah it got removed at some point, only config is left. So just download and install it again

raven fulcrum
#

I can't download it via Software manager
how do I reinstall via console?

night bison
raven fulcrum
#

I first would like to uninstall it cleanly

night bison
#

sudo apt purge multimc

then

raven fulcrum
#

tyty

#

does purge also remove settings?

night bison
#

yes, except if they're in your home folder

raven fulcrum
#

everything works now
tyty