Hi,
i`m trying to install python3-imaging, but every command i tried comes up with nothing (No Update or List of repository:
devel-su zypper lr
- Nothing
devel-su zypper ref
- Nothing
devel-su zypper up
- Nothing
Do i something wrong? Thanks for your help
I’m not sure if you should install zypper first with pkcon install zypper
.
Also doing that you first have to type devel-su
for launching the “root session”. (Did you type devel-su and the zypper commands in the same line btw? Maybe you should first execute devel-su and then the zypper command.)
2 Likes
Thank you this was it, you made my day !!!
Had to install zypper first!
1 Like