This forum has been archived. All content is frozen. Please use KDE Discuss instead.

update

Tags: None
(comma "," separated)
User avatar
kdeoldster
Registered Member
Posts
61
Karma
0
OS

Re: update

Wed Jan 09, 2019 1:17 am
Have you tried to purge all config files related to Google Earth? To remove those use the command:
Code: Select all
 sudo dpkg -P [package-name]
sskyatmo
Registered Member
Posts
33
Karma
0

Re: update

Wed Jan 09, 2019 1:23 am
Gotcha,

great way of explain how to do it.
I"ll get at it tonight. 8-)

Thanks,

Atmo
NoNameNoBlame
Karma
0

Re: update

Wed Jan 09, 2019 2:19 am
After successfully de-installing Google Earth,
You should rename or delete this file:

/etc/apt/sources.list.d/google-earth-pro.list

First, rename it (as root-user). This is one single long line:
# mv /etc/apt/sources.list.d/google-earth-pro.list /etc/apt/sources.list.d/google-earth-pro.list_DELETE_ME

Then try upgrading the OS, again:
# pkcon refresh

If all goes well:
# pkcon update

Move the renamed …DELETE_ME file somewhere else (HOME directory) or delete it.

How to delete it:
# rm /etc/apt/sources.list.d/google-earth-pro.list_DELETE_ME
NoNameNoBlame
Karma
0

Re: update

Wed Jan 09, 2019 2:45 am
One other forum member asked You to tell
which version of the OS You are running.

You get at this information like this:

$ lsb_release -sd; dpkg --print-architecture
KDE neon User Edition 5.14
amd64
sskyatmo
Registered Member
Posts
33
Karma
0

Re: update

Wed Jan 09, 2019 7:52 am
Yep,

started to work but then acces denied.
Tried su and was asked for my password. Authentication failure.
Before when Konsole has asked me for a password I used my login Password and it worked.
Seems to be another Password I don't know about.
Funny, I did set the system up myselfe half a year ago. Never used another password.
But the commands you suggested seemed to have worked just fine.
Just can't remove anything because of this password issu when I try to get into root...


thanks,

Atmo
NoNameNoBlame
Karma
0

Re: update

Wed Jan 09, 2019 9:59 am
You have to use sudo, not su.

su requires root's password.

sudo requires Your own.

Try again. Good Luck.
sskyatmo
Registered Member
Posts
33
Karma
0

Re: update

Wed Jan 09, 2019 8:20 pm
Great help,

interesting world in there...
Code: Select all
x@x:~$ /etc/apt/sources.list.d/google-earth-pro.list
bash: /etc/apt/sources.list.d/google-earth-pro.list: Permission denied
x@x:~$ sudo
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] file ...
x@x:~$ /etc/apt/sources.list.d/google-earth-pro.list
bash: /etc/apt/sources.list.d/google-earth-pro.list: Permission denied
x@x:~$ sudo
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] file ...
x@x:~$ /etc/apt/sources.list.d/google-earth-pro.list
bash: /etc/apt/sources.list.d/google-earth-pro.list: Permission denied
x@x:~$ sudo
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] file ...
x@x:~$  mv /etc/apt/sources.list.d/google-earth-pro.list /etc/apt/sources.list.d/google-earth-pro.list_DELETE_M
mv: cannot move '/etc/apt/sources.list.d/google-earth-pro.list' to '/etc/apt/sources.list.d/google-earth-pro.list_DELETE_M': Permission denied
x@x:~$ rm /etc/apt/sources.list.d/google-earth-pro.list_DELETE_ME
rm: cannot remove '/etc/apt/sources.list.d/google-earth-pro.list_DELETE_ME': No such file or directory
x@x:~$ sudo
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt]
            [-u user] file ...
x@x:~$ pkcon refresh
Refreshing cache              [=========================]         
Loading cache                 [=========================]         
Downloading packages          [=========================]         
Finished                      [                         ] (0%) 
Do you want to allow installing of unsigned software? [N/y] y

                              [=========================]         
Loading cache                 [=========================]         
Refreshing cache              [=========================]         
Loading cache                 [=========================]         
Downloading packages          [=========================]         
Finished                      [                         ] (0%) 
Do you want to allow installing of unsigned software? [N/y] y

                              [=========================]         
Loading cache                 [=========================]         
Refreshing cache              [=========================]         
Loading cache                 [=========================]         
Downloading packages          [=========================]         
Finished                      [                         ] (0%) 
Do you want to allow installing of unsigned software? [N/y]

The unsigned software will not be installed.
                              [=========================]         
Loading cache                 [=========================]         
Fatal error: user declined interaction
x@x:~$ pkcon update
Getting updates               [=========================]         
Finished                      [=========================]         
Loading cache                 [=========================]         
Testing changes               [=========================]         
Finished                      [=========================]         
Fatal error: The following packages have unmet dependencies:
  cryfs: Depends: libcurl4 (>= 7.16.2) but it is not going to be installed

x@x:~$

Looks like the system is very confused... Or is it me?

I that Google earth tic is embedded like a virus it might be easier to delete the whole system and start from new.
I got only a few Gigabyte of data on it..

It would be nice though to find a way to get access.

Cheers,

Atmo


cheers,

Atmo

Moderator Edit: Setting code flags to make this scrollable
sskyatmo
Registered Member
Posts
33
Karma
0

Re: update

Wed Jan 09, 2019 8:21 pm
P.s.: System is KDE Neon 5.14 user edition
NoNameNoBlame
Karma
0

Re: update

Wed Jan 09, 2019 8:44 pm
After the command prompt
(which is # for root, and $ for for everybody else)
enter ==>
either
sudo -i
or
sudo --login

Both do the same.

Then follow my suggestions. If You want to.

After everything is done,
after the command prompt
(which is now # because You are root)
type ==>
exit

Now Your command-prompt will change back to
non-root, that is back to $.

When You enter the commands, don't
enter the leading $ nor the leading #.

By the way: Did You ever use a command-line before in Your life?

What You have to do here are common procedures
in use since over 40 years at least.

With UNIX, COMMODORE C64, and Windows, too.
NoNameNoBlame
Karma
0

Re: update

Wed Jan 09, 2019 9:14 pm
The Commandline Manual:

Code: Select all
$ apropos intro | grep ^intro
intro (1)            - introduction to user commands
intro (2)            - introduction to system calls
intro (3)            - introduction to library functions
intro (4)            - introduction to special files
intro (5)            - introduction to file formats and filesystems
intro (6)            - introduction to games
intro (7)            - introduction to overview and miscellany section
intro (8)            - introduction to administration and privileged commands


Start with:
man 1 man

Bacause it's the manual's help-page:

Code: Select all
$ man -s 1 -k '^man$'
man (1)              - an interface to the on-line reference manuals

User avatar
kdeoldster
Registered Member
Posts
61
Karma
0
OS

Re: update

Wed Jan 09, 2019 11:23 pm
@NoNameNoBlame Thanks for your posts! You completed the idea that I mentioned in a previous post on this topic. Windows and Mac users are so accustomed to everything being done within a GUI that they are "lost" when trying commands in terminal. Again kudos and thanks!
NoNameNoBlame
Karma
0

Re: update

Wed Jan 09, 2019 11:48 pm
@kdeoldster

Thank You very much.

Lots of defenseless victims of brainwashing.
By evil companies, but most of all by computer-"journalism".

Still better than other religions.
Nobody did get murdered because of Choice-of-OS.
As yet…
airdrik
Registered Member
Posts
1854
Karma
5
OS

Re: update

Thu Jan 10, 2019 7:13 pm
all this confusion about the command-line, perhaps we should start over and offer gui-based solutions.

If you have either Synaptic or Muon installed I'd suggest opening one of them. From there you can search for the offending package, then right-click -> Remove, followed by hitting the Apply Changes button should proceed to remove the offending package.

If you have neither Synaptic or Muon installed, you can use Discover to install one of them. You could also try using Discover to remove the offending app; though it doesn't support as granular/low-level of package management that Synaptic and Muon provide.


airdrik, proud to be a member of KDE forums since 2008-Dec.
sskyatmo
Registered Member
Posts
33
Karma
0

Re: update

Sat Jan 12, 2019 10:29 am
Hey,

thank you all for your input.
Looks like some extremely difficult tasks to accomplish.
I was quite spoiled by Apple OS using spotlight.
But with Linux there doesn't seem to be a program like that.
I guess I try to work with command line again and somehow get it into sudo as described.


Cheers,

Atmo
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: update

Sat Jan 12, 2019 10:46 pm
Erm, we have had something very similar to spotlight in KDE since years, it is by default built into the Plasma desktop. Every time you start searching something using the key combination ALT+F2, the underlying system starts producing results. Try it :-)


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]