diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-September/008764.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-September/008764.html | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-September/008764.html b/zarb-ml/mageia-discuss/2012-September/008764.html new file mode 100644 index 000000000..bcc2944e2 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-September/008764.html @@ -0,0 +1,95 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Downgrade package + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Downgrade%20package&In-Reply-To=%3C505DE8D9.2040609%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008763.html"> + <LINK REL="Next" HREF="008765.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Downgrade package</H1> + <B>Claire Robinson</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Downgrade%20package&In-Reply-To=%3C505DE8D9.2040609%40gmail.com%3E" + TITLE="[Mageia-discuss] Downgrade package">eeeemail at gmail.com + </A><BR> + <I>Sat Sep 22 18:35:37 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008763.html">[Mageia-discuss] Downgrade package +</A></li> + <LI>Next message: <A HREF="008765.html">[Mageia-discuss] Bootable external drive +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8764">[ date ]</a> + <a href="thread.html#8764">[ thread ]</a> + <a href="subject.html#8764">[ subject ]</a> + <a href="author.html#8764">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 22/09/12 17:16, Michael Hill wrote: +><i> On Sep 22, 2012 12:00 PM, "Claire Robinson" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">eeeemail at gmail.com</A>> wrote: +</I>>><i> +</I>>><i> On 22/09/12 15:03, Michael Hill wrote: +</I>>>><i> All I need to downgrade a package in Mageia is rpm and a previous +</I>><i> version +</I>>>><i> of the package? +</I>>>><i> +</I>>>><i> Thanks, +</I>>>><i> +</I>>>><i> Mike +</I>>>><i> +</I>>><i> +</I>>><i> Hi Mike +</I>>><i> +</I>>><i> You can use rpm -e --nodeps <package> to remove a single one without +</I>>><i> removing things which depend on it. You can then install the older +</I>>><i> version in the usual way. +</I>><i> +</I>><i> Thanks, Claire. To have the previous version I'd have needed to have +</I>><i> activated it in my urpmi settings, wouldn't I? Is there someplace I can +</I>><i> look for an earlier version of a package? +</I>><i> +</I>><i> Thanks, +</I>><i> +</I>><i> Mike +</I>><i> +</I> +You can use urpmi --media Release <package> to install it from the +Release medias. You can also do similar with Updates. + +Sometimes there will be two or more versions in Updates though, so if +you need a specific version you can download it from the mirror manually +with a browser or wget and install with urpmi path/to/<package>. + +For example urpmi ./<package> + +Claire + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008763.html">[Mageia-discuss] Downgrade package +</A></li> + <LI>Next message: <A HREF="008765.html">[Mageia-discuss] Bootable external drive +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8764">[ date ]</a> + <a href="thread.html#8764">[ thread ]</a> + <a href="subject.html#8764">[ subject ]</a> + <a href="author.html#8764">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |