Dear all,
I tried to install the tool “quickly” to create python applications.
And I ever get the error “packet not found”. I tried to install it via apt-get install and the ubuntu homepage via apturl.
The same is true for pygame
Could some help please?
thank you so much
christian
I think the package for that one is called "python-pygame".
Thanks, thats my fault
But what is wrong here:
sudo apt-get install quickly quickly-ubuntu-template
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen… Fertig
E: Paket quickly kann nicht gefunden werden.
E: Paket quickly-ubuntu-template kann nicht gefunden werden.
thanks
christian
You could install synaptic and then you will see that the quickly no longer exist.
sudo apt install synaptic
The second package indeed does not exist and you can always check from the command line:
david@ThinkPad-T400:~$ apt-cache policy python-pygame quickly
python-pygame:
Installiert: (keine)
Installationskandidat: 1.9.1release+dfsg-10
Versionstabelle:
1.9.1release+dfsg-10 500
500 http://de.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
N: Paket quickly kann nicht gefunden werden.
thank you very much.
but is there an alternative to Quickly?