Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 opensuse 上安装 pylucene;存储库中是否有 rpm 包,或者我可以添加的存储库?在 Ubuntu 上,这将是: sudo apt-get install pylucene
我对基于 rpm 的发行版没有任何经验,所以一个基本的解释会很棒。谢谢!
貌似rpm包很少,但是很老了,推荐你在官方指南的帮助下手动安装:
http://lucene.apache.org/pylucene/install.html(注意左上角附近的下载按钮)