top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Fedora: Can yum resume from where it left off, instead of from the beginning

+1 vote
358 views
Fedora: Can yum resume from where it left off, instead of from the beginning
posted Oct 22, 2013 by Kumar Mitrasen

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button
Not possible however you one can update yum script for this feature...

Similar Questions
+1 vote

Any idea why yum doesn't show by default from what mirror it is downloading from?

+2 votes

Is it OK to remove dnf with yum remove dnf ? will it cause any problems ?

+3 votes

Here is what I have tried:

root@secure [~]# which python3
/usr/bin/python3

root@secure [~]# which pip
/usr/bin/pip

root@secure [~]# yum install pip3
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.secrel.com.br
 * epel: mirror.imt-systems.com
 * extras: centos.secrel.com.br
 * remi: mirror5.layerjet.com
 * updates: mirrors.ucr.ac.cr
Setting up Install Process
No package pip3 available.
Error: Nothing to do
+3 votes

The command yum grouplist does not show all available groups in Fedora 19. I had the same problem
before in CentOS and other versions of Fedora. As an example, I can install

yum groupinstall "Development Libraries"

but yum grouplist does not show such a group. Is that a bug, or am I doing something wrong?

...