i have following problem to intall python3-tk
- Marcodi
- Offline
- Elite Member
-
Less
More
- Posts: 198
- Thank you received: 13
29 May 2020 16:16 - 29 May 2020 16:17 #169323
by Marcodi
i have following problem to intall python3-tk was created by Marcodi
hi, i have a problem installing python3-tk. Some kind of repository location, but not a clue how to set another one. sources.list is empty and sources.list.d is empty too
How do i get rid of this ftp.kfki.hu as a download location and change it to a common one. I am really at a loss. I am running Linux Mint
master@cm /var/cache/apt/archives $ sudo apt-get install python3-tk
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libbonoboui2-0 libbonoboui2-common libgnomeui-0 libgnomeui-common
python-gnome2
Use 'sudo apt autoremove' to remove them.
Suggested packages:
tix python3-tk-dbg
The following NEW packages will be installed
python3-tk
0 to upgrade, 1 to newly install, 0 to remove and 100 not to upgrade.
Need to get 25.1 kB of archives.
After this operation, 89.1 kB of additional disk space will be used.
Err:1 http://ftp.kfki.hu/linux/ubuntu xenial/main amd64 python3-tk amd64 3.5.1-1
404 Not Found [IP: 148.6.0.24 80]
E: Failed to fetch http://ftp.kfki.hu/linux/ubuntu/pool/main/p/python3-stdlib-extensions/python3-tk_3.5.1-1_amd64.deb 404 Not Found [IP: 148.6.0.24 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
How do i get rid of this ftp.kfki.hu as a download location and change it to a common one. I am really at a loss. I am running Linux Mint
Last edit: 29 May 2020 16:17 by Marcodi.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20247
- Thank you received: 6886
29 May 2020 16:29 #169326
by tommylight
Replied by tommylight on topic i have following problem to intall python3-tk
Did you do a
sudo apt-get update
before trying to install it?
If yes, you can change the default repositories in the software sources, from the menu.
sudo apt-get update
before trying to install it?
If yes, you can change the default repositories in the software sources, from the menu.
Please Log in or Create an account to join the conversation.
- Marcodi
- Offline
- Elite Member
-
Less
More
- Posts: 198
- Thank you received: 13
29 May 2020 16:58 #169327
by Marcodi
Replied by Marcodi on topic i have following problem to intall python3-tk
problem solved. Sorry for the question
Please Log in or Create an account to join the conversation.
Time to create page: 0.056 seconds