ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Rusakov <ktirf@altlinux.org>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Деинсталяция tar.gz
Date: Sat, 26 Nov 2005 23:43:39 +0300
Message-ID: <4388C8FB.2010604@altlinux.org> (raw)
In-Reply-To: <200511262322.31620.Odergimiy@mail.ru>

Odergimiy wrote:

>Допустим я поставил какую то программку из tar.gz 
>./configure
>make 
>make install
>
>прошло несколько месяцев она мне ненужно как ее удалить корректно чтоб не 
>осталось хвостов ( ну т.е. удалить все файлы что копировались при установке )
>  
>
В некоторых счастливых случаях вы можете выполнить make uninstall из 
того же каталога, из которого делали make install. Из-под рута/sudo 
(ненужное зачеркнуть), естественно. В совсем редких чуть менее 
счастливых случаях make install записывает лог установленных файлов, 
тогда можно найти этот лог и скормить его в rm.
А лучше всего действовать проактивно \m/ :) и вместо make install 
выполнить команду checkinstall из одноимённого пакета. Она установит 
программу и заодно создаст rpm для неё.
А ещё лучше написать для этой программки спек-файл и собрать rpm-пакет 
самому :) И самое лучшее, поделиться спек-файлом с обчественностью или 
самому отправить пакет c исходниками в Sisyphus :)

-- 
  Alexey "Ktirf" Rusakov


  parent reply	other threads:[~2005-11-26 20:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-26 20:22 Odergimiy
2005-11-26 20:39 ` Anatoly Romashkin
2005-11-26 20:43 ` Alexey Rusakov [this message]
2005-11-27 19:15   ` Yuriy_Gomenyuk
2005-11-27 19:55     ` Yuriy_Gomenyuk
2005-11-27 20:16       ` Yuriy_Gomenyuk
2005-11-27 20:31         ` Alex Yustasov
2005-11-27 20:47           ` Yuriy_Gomenyuk
2005-11-27 20:58             ` Alex Yustasov
2005-11-27 21:28               ` Yuriy_Gomenyuk
2005-11-27 23:47                 ` Alex Yustasov
2005-11-27 22:13       ` Alexey Rusakov
2005-11-26 20:48 ` Damir Shayhutdinov

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=4388C8FB.2010604@altlinux.org \
    --to=ktirf@altlinux.org \
    --cc=community@lists.altlinux.org \
    /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