<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Package on Miek Gieben</title>
    <link>https://miek.nl/tags/package/</link>
    <description>Recent content in Package on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Sun, 10 Sep 2023 11:20:31 +0200</lastBuildDate>
    <atom:link href="https://miek.nl/tags/package/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Nvim Debian Pkg</title>
      <link>https://miek.nl/2023/september/10/nvim-debian-pkg/</link>
      <pubDate>Sun, 10 Sep 2023 11:20:31 +0200</pubDate>
      <guid>https://miek.nl/2023/september/10/nvim-debian-pkg/</guid>
      <description>&lt;p&gt;NVIM stopped making Debian packages a while back, so here is a short note on how to&#xA;do this yourself. Had a hard time finding this info, hence reproduced here. Assuming you&amp;rsquo;ve&#xA;got the source.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;code&gt;make CMAKE_BUILD_TYPE=Release&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;cd build &amp;amp;&amp;amp; cpack -G DEB&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;sudo dpkg -i nvim-linux64.deb&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&amp;hellip; and of course you then find the &lt;a href=&#34;https://github.com/neovim/neovim/wiki/Building-Neovim#quick-start&#34;&gt;authoritative&#xA;text&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;If you use &lt;code&gt;RelWithDebInfo&lt;/code&gt; an ever growing log file will be created in &lt;code&gt;~/.local/state/nvim/log&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
