
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Install_wine_debian</id>
		<title>Install wine debian - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Install_wine_debian"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Install_wine_debian&amp;action=history"/>
		<updated>2026-04-29T06:14:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=Install_wine_debian&amp;diff=378&amp;oldid=prev</id>
		<title>Nighthawk: Pushed from Themanclub.</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Install_wine_debian&amp;diff=378&amp;oldid=prev"/>
				<updated>2013-05-24T15:51:21Z</updated>
		
		<summary type="html">&lt;p&gt;Pushed from Themanclub.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Lamaresh Wine Repository for Debian&lt;br /&gt;
&lt;br /&gt;
Latest version: 1.1.32&lt;br /&gt;
&lt;br /&gt;
To install wine packages you can use two methods: add the repository or download a .deb package form binary list and manually install it, but first of all you have to remove older wine version. If you use the first method you'll have wine automatically upgraded by apt, otherwise you'll need to manually download and install every new version.&lt;br /&gt;
&lt;br /&gt;
Remove old version&lt;br /&gt;
Open a terminal&lt;br /&gt;
sudo apt-get remove libwine wine #to remove outdated version of wine&lt;br /&gt;
&lt;br /&gt;
Add the repository&lt;br /&gt;
Open a terminal&lt;br /&gt;
sudo gedit /etc/apt/sources.list #to open repository file with a text editor (you can use gedit or another)&lt;br /&gt;
Add this line if you use lenny: deb http://www.lamaresh.net/apt lenny main&lt;br /&gt;
Add this line if you use squeeze: deb http://www.lamaresh.net/apt squeeze main&lt;br /&gt;
Add this line if you use sid: deb http://www.lamaresh.net/apt sid main&lt;br /&gt;
Save and close sources.list&lt;br /&gt;
wget http://www.lamaresh.net/apt/key.gpg &amp;amp;&amp;amp; sudo apt-key add key.gpg #to add gpg key&lt;br /&gt;
sudo apt-get update #to update package list&lt;br /&gt;
sudo apt-get install wine #to install latest wine version&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:linux]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>