<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Checkinstall</id>
	<title>Checkinstall - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Checkinstall"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Checkinstall&amp;action=history"/>
	<updated>2026-04-08T14:22:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=Checkinstall&amp;diff=32&amp;oldid=prev</id>
		<title>Dugan: Migrated from old wiki. AND GOT RID OF SPAM.</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Checkinstall&amp;diff=32&amp;oldid=prev"/>
		<updated>2009-05-28T20:27:22Z</updated>

		<summary type="html">&lt;p&gt;Migrated from old wiki. AND GOT RID OF SPAM.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Checkinstall is actually really easy to use. Like it's told in [[compiling]] tutorial, you first do:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;./configure (--option=argument/path)&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then when configure has finished you write&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;make&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
after compiling you simply write&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;checkinstall -y -S&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and you don't have to worry about it. This command makes a package and installs it. Also it leaves copy of this package to current directory in case you need it. If you want to remove package you go to /var/log/packages and write:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;removepkg pkgname&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Configuration'''&lt;br /&gt;
&lt;br /&gt;
Checkinstall also works with a config file: /etc/checkinstall/checkinstallrc. In this file, the options that are especially&lt;br /&gt;
interesting to a SlackWare user are:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ARCHITECTURE=&amp;quot;i686&amp;quot;&lt;br /&gt;
INSTYPE=&amp;quot;S&amp;quot;&lt;br /&gt;
PAK_DIR=&amp;quot;/usr/src&amp;quot;&lt;br /&gt;
SHOW_SLACK_INSTALL=0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;ARCHITECTURE&amp;quot; sets your architecture (if blank, it will auto guess)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;INSTYPE&amp;quot; specifies the type of package to create (S for Slackware)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;PAK_DIR&amp;quot; is the location where the finished packages will be moved to&lt;br /&gt;
&lt;br /&gt;
&amp;quot;SHOW_SLACK_INSTALL&amp;quot; specifies wether the slackware package info will be shown when it's installed&lt;br /&gt;
&lt;br /&gt;
That's it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
Checkinstall home page: http://asic-linux.com.mx/~izto/checkinstall/&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Dugan</name></author>
	</entry>
</feed>