<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Checkinstall - Revision history</title>
		<link>https://www.slackwiki.com/index.php?title=Checkinstall&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.40.0</generator>
		<lastBuildDate>Wed, 08 Apr 2026 14:22:18 GMT</lastBuildDate>
		<item>
			<title>Dugan: Migrated from old wiki. AND GOT RID OF SPAM.</title>
			<link>https://www.slackwiki.com/index.php?title=Checkinstall&amp;diff=32&amp;oldid=prev</link>
			<guid isPermaLink="false">https://www.slackwiki.com/index.php?title=Checkinstall&amp;diff=32&amp;oldid=prev</guid>
			<description>&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;</description>
			<pubDate>Thu, 28 May 2009 20:27:22 GMT</pubDate>
			<dc:creator>Dugan</dc:creator>
			<comments>https://www.slackwiki.com/Talk:Checkinstall</comments>
		</item>
</channel></rss>