<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2FCheckInstall</id>
	<title>Linux/CheckInstall - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2FCheckInstall"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/CheckInstall&amp;action=history"/>
	<updated>2026-05-07T04:22:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Linux/CheckInstall&amp;diff=5512&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot; CheckInstall - https://help.ubuntu.com/community/CheckInstall  Instead of  sudo make install  you will use  sudo checkinstall  When called with no arguments, checkinstall wil...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/CheckInstall&amp;diff=5512&amp;oldid=prev"/>
		<updated>2020-04-30T23:13:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; CheckInstall - https://help.ubuntu.com/community/CheckInstall  Instead of  sudo make install  you will use  sudo checkinstall  When called with no arguments, checkinstall wil...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
CheckInstall - https://help.ubuntu.com/community/CheckInstall&lt;br /&gt;
&lt;br /&gt;
Instead of&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
you will use&lt;br /&gt;
 sudo checkinstall&lt;br /&gt;
&lt;br /&gt;
When called with no arguments, checkinstall will call &amp;quot;make install&amp;quot;. If you need other arguments, they can be supplied:&lt;br /&gt;
 sudo checkinstall make install_package&lt;br /&gt;
&lt;br /&gt;
The installed package can then also easily be removed via Synaptic or via the terminal:&lt;br /&gt;
 sudo dpkg -r packagename&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 sudo dpkg -r pidgin&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>