linux yum 查看main和repository配置文件

网友投稿 607 2022-05-30

ECS信息

规格:2vCPUs | 4GiB | kc1.large.2

linux yum 查看main和repository配置文件

镜像:openEuler 20.03 64bit with ARM | 公共镜像

Linux yum 查看main和repository配置文件

# cat /etc/yum.conf [main] gpgcheck=1 installonly_limit=3 clean_requirements_on_remove=True best=True skip_if_unavailable=False

# cd /etc/yum.repos.d/ # ll total 4.0K -rw-r--r-- 1 root root 1.8K Mar 12 2021 openEuler_aarch64.repo

# cat openEuler_aarch64.repo #generic-repos is licensed under the Mulan PSL v2. #You can use this software according to the terms and conditions of the Mulan PSL v2. #You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 #THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR #IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR #PURPOSE. #See the Mulan PSL v2 for more details. [OS] name=OS ......(部分截取)

学习资料

弹性云服务器 ECS

openEuler-官网

openEuler-B站

openEuler-慕课

openEuler-文档

鲲鹏社区

欢迎各位同学一起来交流学习心得^_^

Linux openEuler

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:ubuntu配置清华源
下一篇:使用华为云函数实现邮件发送
相关文章