首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >哪一家百胜啤酒公司为IRC提供了芬奇和洋金?

哪一家百胜啤酒公司为IRC提供了芬奇和洋金?
EN

Unix & Linux用户
提问于 2020-06-07 12:30:06
回答 1查看 67关注 0票数 0

虽然我能够安装pidgin,但我只是追求CLI变体芬奇为IRC。

更广泛地说,我不记得如何添加回购的细节,我也不知道哪一个回购。

主要是:how --我能找到有芬奇的回购吗?

代码语言:javascript
复制
[nsaunders@rolly ~]$ 
[nsaunders@rolly ~]$ sudo yum install -y finch
Last metadata expiration check: 0:13:32 ago on Sun 07 Jun 2020 05:07:27 AM PDT.
No match for argument: finch
Error: Unable to find a match: finch
[nsaunders@rolly ~]$ 
[nsaunders@rolly ~]$ lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description:    CentOS Linux release 8.1.1911 (Core) 
Release:    8.1.1911
Codename:   Core
[nsaunders@rolly ~]$ 
[nsaunders@rolly ~]$ cat /etc/yum.conf 
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=True
[nsaunders@rolly ~]$ 
[nsaunders@rolly ~]$ yum repolist
CentOS-8 - AppStream                                                                                4.6 MB/s | 7.0 MB     00:01    
CentOS-8 - Base                                                                                     1.3 MB/s | 2.2 MB     00:01    
CentOS-8 - Extras                                                                                    27 kB/s | 6.7 kB     00:00    
Last metadata expiration check: 0:00:01 ago on Sun 07 Jun 2020 05:23:35 AM PDT.
repo id                                                  repo name                                                            status
AppStream                                                CentOS-8 - AppStream                                                 5,318
BaseOS                                                   CentOS-8 - Base                                                      1,661
extras                                                   CentOS-8 - Extras                                                       20
[nsaunders@rolly ~]$ 
[nsaunders@rolly ~]$ yum repolist enabled
Last metadata expiration check: 0:00:17 ago on Sun 07 Jun 2020 05:23:35 AM PDT.
repo id                                                  repo name                                                            status
AppStream                                                CentOS-8 - AppStream                                                 5,318
BaseOS                                                   CentOS-8 - Base                                                      1,661
extras                                                   CentOS-8 - Extras                                                       20
[nsaunders@rolly ~]$ 

在Ubuntu上,yum install finch工作得很好。

EN

回答 1

Unix & Linux用户

回答已采纳

发布于 2020-06-07 13:39:42

根据rpmfind的说法,芬奇不适用于CentOS 8,正如你在问题中已经注意到的那样,洋金是可用的。

由于Pidgin项目本身不提供预先构建的包,所以可以考虑从源代码构建它。有关说明,请参阅此页面:https://pidgin.im/development/building/2.x.y/

正如在该页面上所指出的,您只能通过在构建过程中传递--disable-gtkui参数来编译Finch并排除Pidgin。

票数 2
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/591392

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档