Where is kde5-5.16.2.19.04.2.txz?

Hello there people,
I'm newbie to this community as well as to this OS. I'm trying to install KDE Plasma but the file on the title I've written, told to be not found.
Can you people give me a hand? I'll be really appreciated.
 
Greetings to you as well.

I only typed
Code:
# pkg install kde5
as root. Then it said to me /usr/....../kde5-5.16.2.19.04.2.txz : not found
 
You can try to update the pkg database. Try to do the following :

Code:
pkg upgrade

And then try to install KDE :

Code:
pkg install kde5
 
You can try to update the pkg database. Try to do the following :

Code:
pkg upgrade

And then try to install KDE :

Code:
pkg install kde5

It worked thank you very much. However, I did try to update it before I made this thread but It just said to me it was the latest database.
 
I get this from time to time too, the system just doesn't "see" there's a change and doesn't update the local cache. Forcing the update of the local cache is the solution; pkg update -f.
 
I get this from time to time too, the system just doesn't "see" there's a change and doesn't update the local cache. Forcing the update of the local cache is the solution; pkg update -f.
I understood, thank you very much again. I've installed KDE Plasma without problems(maybe a little bit about lagging desktop enviroment).

EDIT : Now I got another problem after 15-20 minutes I'm around in the KDE I can't see any message boxes, application windows or Right-Click properties.
 
Back
Top