ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: cornet <cornet@zmail.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Удалитьпакет
Date: Sat Aug 25 19:29:01 2001
Message-ID: <3B87C269.2E089CBA@zmail.ru> (raw)
In-Reply-To: <01082518582900.02027@localhost.localdomain>

Sergey Sokolov wrote:
> 
> 25 Август 2001 18:59, Вы написали:
> > On Sat, 25 Aug 2001 18:39:54 +0400
> >
> > Sergey Sokolov <renar@inbox.ru> wrote:
> > > Установил пакет partimage, хочу удалить. В rpmdrake его нет, в package
> > > manager тоже. Как удалить? Нужели руками удалять каждый файл? При этом
> > > база rpm не нарушится?
> >
> > Если пакет ставился через rpm, нужно его через него и удалять:
> > rpm -e partimage
> >
> 
> А как название вводить - partimage или полное partimage-xxx-xxx-xxx.rpm?

Пофигу.
Наберите
rpm -qa | grep partimage
Он Вам скажет как пакет в базе называется, тогда и пишите
rpm -e <имя пакета>
точно не промахнетесь :-)
А можно и одной момандой:
rpm -e `rpm -qa | grep partimage`
хотя стремно конечно...

P.S. => ИМХО
А вообще, я в последнее время все пакеты гоняю только двумя
командами
rpm
urpmi
и горя не знаю :-)

-- 
******** FIRE & STEEL ********




      parent reply	other threads:[~2001-08-25 19:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-25 18:41 Sergey Sokolov
2001-08-25 18:50 ` Sergey Vlasov
2001-08-25 18:57   ` Sergey Sokolov
2001-08-25 19:07     ` Sergey Vlasov
2001-08-25 19:29     ` cornet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B87C269.2E089CBA@zmail.ru \
    --to=cornet@zmail.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git