返回顶部
首页 > 资讯 > 精选 >Debian 源列表的实例分析
  • 278
分享到

Debian 源列表的实例分析

2023-06-16 22:06:12 278人浏览 安东尼
摘要

今天就跟大家聊聊有关Debian 源列表的实例分析,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。Debian 中无论是系统更新、下载软件等等,都是连接到默认镜像站点。这些站点地址都储

今天就跟大家聊聊有关Debian 源列表的实例分析,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。

Debian 中无论是系统更新、下载软件等等,都是连接到默认镜像站点。这些站点地址都储存在“软件源列表文件”,简称“源”。这是我的Debian Testing(Squeeze)和Debian Unstable(Sid)的源列表。您需要以管理员权限编辑sources.list。

使用nano编辑:

sudo nano etc/apt/sources.list

使用gedit编辑:

gksu gedit etc/apt/sources.list

使用kwrite编辑:

kdesu kwrite etc/apt/sources.list
  1. # Debian Testing Squeeze Official / Non Official Repository List  

  2. # By PAOLO C. (www.paolocampitelli.com/debian-repository-list)  

  3. # To Disable a repository put a # before repository link.  

  4. # [Last Update: 08/05/2010]  

  5. ### Official Debian Squeeze Repository ###  

  6. deb ftp://ftp.it.debian.org/debian/ testing main contrib non-free  

  7. deb-src ftp://ftp.it.debian.org/debian/ testing main contrib non-free  

  8. ### Official Debian Squeeze Security Update ###  

  9. deb Http://security.debian.org/ testing/updates main contrib non-free  

  10. ### Debian Volatile (squeeze) ###  

  11. deb http://volatile.debian.org/debian-volatile squeeze/volatile 
    main contrib non-free  

  12. ### Marillat Debian Multimedia ###  

  13. deb http://www.debian-multimedia.org/ testing main  

  14. deb-src http://www.debian-multimedia.org/ testing main  

  15. ### Maxer Multimedia (sometimes Down) ###  

  16. # deb http://repos.kNIO.it/ testing main contrib non-free  

  17. # deb-src http://repos.knio.it/ testing main contrib non-free  

  18. ### Unofficial Debian Repository ###  

  19. #deb http://unofficial.debian-maintainers.org/ squeeze main 
    contrib non-free restricted  

  20. #deb-src http://unofficial.debian-maintainers.org/ squeeze 
    main contrib non-free restricted  

  21. ### Java LG3D Looking Glass ###  

  22. #deb http://javadesktop.org/lg3d/debian testing contrib  

  23. ### Swiftfox, a Mozilla Firefox i686 Optimized Official Repository ###  

  24. deb http://getswiftfox.com/builds/debian unstable non-free  

  25. ### Skype ###  

  26. deb http://download.skype.com/linux/repos/debian/ stable non-free  

  27. ### Opera Browser ###  

  28. deb http://deb.opera.com/opera/ lenny non-free  

  29. ###Java 6 JRE/SDK (From Official Debian Repository) ###  

  30. deb http://ftp.bononia.it/debian unstable main contrib non-free  

  31. ### Enlightment E17 Official Repository ###  

  32. deb http://edevelop.org/debian/ testing main  

  33. ### InitNG- Next Generation Init Start Repository ###  

  34. #deb http://debian.mawk.org/debian/ binary/  

  35. #deb-src http://debian.mawk.org/debian/ source/  

  36. ### eMoviX ###  

  37. deb http://organact.mine.nu/debian unstable/  

  38. ### WxWidget Repository ###  

  39. #deb http://apt.tt-solutions.com/debian/ etch main  

  40. ### TOR ###  

  41. deb http://mirror.noreply.org/pub/tor lenny main  

  42. deb-src http://mirror.noreply.org/pub/tor lenny main  

  43. ### VirtualBox ###  

  44. deb http://www.virtualbox.org/debian lenny non-free  

  45. ### Emesene- GTK Msn Client SVN Repository ###  

  46. deb http://apt.emesene.org/ ./  

  47. deb-src http://apt.emesene.org/ ./  

  48. ### Google software repository ###  

  49. deb http://dl.google.com/linux/deb/ stable non-free  

  50. ### Wine HQ Repository ###  

  51. deb http://www.lamaresh.net/apt squeeze main  

  52. ### aMule CVS Repository ###  

  53. deb http://www.vollstreckernet.de/debian/ testing amule wx 

# Debian Sid Official / Non Official Repository List  # By PAOLO C. (www.paolocampitelli.com/debian-repository-list)  # To Disable a repository put a # before repository link.  # [Last Update: 08/05/2010]  ### Official Debian Sid Repository ###  deb ftp://ftp.it.debian.org/debian/ sid main contrib non-free  deb-src ftp://ftp.it.debian.org/debian/ sid main contrib non-free  ### Official Debian Testing Security Update ###  deb http://security.debian.org/ testing/updates main contrib non-free  ### Marillat Debian Multimedia ###  deb http://www.debian-multimedia.org/ sid main  deb-src http://www.debian-multimedia.org/ sid main  ### Maxer Multimedia (sometimes Down) ###  # deb http://repos.knio.it/ unstable main contrib non-free  # deb-src http://repos.knio.it/ unstable main contrib non-free  ### Unofficial Debian Repository ###  deb http://unofficial.debian-maintainers.org/ sid main contrib non-free restricted  deb-src http://unofficial.debian-maintainers.org/ sid main contrib non-free restricted  ### Java LG3D Looking Glass ###  #deb http://javadesktop.org/lg3d/debian unstable contrib  ### Swiftfox, a Mozilla Firefox i686 Optimized Official Repository ###  deb http://getswiftfox.com/builds/debian unstable non-free  ### Skype ###  deb http://download.skype.com/linux/repos/debian/ stable non-free  ### Opera Browser ###  deb http://deb.opera.com/opera/ sid non-free  ###Java 6 JRE/SDK (From Official Debian Repository) ###  deb http://ftp.bononia.it/debian unstable main contrib non-free  ### Enlightment E17 Official Repository ###  deb http://edevelop.org/debian/ unstable main  ### InitNG- Next Generation Init Start Repository ###  #deb http://debian.mawk.org/debian/ binary/  #deb-src http://debian.mawk.org/debian/ source/  ### eMoviX ###  #deb http://organact.mine.nu/debian/ unstable/  ### WxWidget Repository ###  #deb http://apt.tt-solutions.com/debian/ etch main  ### TOR ###  deb http://mirror.noreply.org/pub/tor sid main  deb-src http://mirror.noreply.org/pub/tor sid main  ### VirtualBox ###  deb http://www.virtualbox.org/debian etch non-free  ### Emesene- GTK Msn Client SVN Repository ###  deb http://apt.emesene.org/ ./  deb-src http://apt.emesene.org/ ./  ### Google software repository ###  deb http://dl.google.com/linux/deb/ stable non-free  ### Wine HQ Repository ###  deb http://www.lamaresh.net/apt sid main  ### aMule CVS Repository ###  deb http://www.vollstreckernet.de/debian/ unstable amule wx  ### VLC SVN Repository ###  #deb http://nightlies.videolan.org/build/sid-i386/arch/ ./

看完上述内容,你们对Debian 源列表的实例分析有进一步的了解吗?如果还想了解更多知识或者相关内容,请关注编程网精选频道,感谢大家的支持。

--结束END--

本文标题: Debian 源列表的实例分析

本文链接: https://lsjlt.com/news/285629.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
  • Debian 源列表的实例分析
    今天就跟大家聊聊有关Debian 源列表的实例分析,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。Debian 中无论是系统更新、下载软件等等,都是连接到默认镜像站点。这些站点地址都储...
    99+
    2023-06-16
  • HTML列表样式实例分析
    这篇“HTML列表样式实例分析”文章的知识点大部分人都不太理解,所以小编给大家总结了以下内容,内容详细,步骤清晰,具有一定的借鉴价值,希望大家阅读完这篇文章能有所收获,下面我们一起来看看这篇“HTML列表样...
    99+
    2024-04-02
  • HTML列表使用实例分析
    今天小编给大家分享一下HTML列表使用实例分析的相关知识点,内容详细,逻辑清晰,相信大部分人都还太了解这方面的知识,所以分享这篇文章给大家参考一下,希望大家阅读完这篇文章后有所收获,下面我们一起来了解一下吧...
    99+
    2024-04-02
  • HTML无序列表实例分析
    今天小编给大家分享一下HTML无序列表实例分析的相关知识点,内容详细,逻辑清晰,相信大部分人都还太了解这方面的知识,所以分享这篇文章给大家参考一下,希望大家阅读完这篇文章后有所收获,下面我们一起来了解一下吧...
    99+
    2024-04-02
  • python列表案例分析
    本篇内容主要讲解“python列表案例分析”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“python列表案例分析”吧!下面要学的是列表:任务1、“千年虫”我来了函数enumerateenumer...
    99+
    2023-06-29
  • Debian的Netrunner 19.08 “Indigo” 示例分析
    Debian的Netrunner 19.08 “Indigo” 示例分析,针对这个问题,这篇文章详细介绍了相对应的分析和解答,希望可以帮助更多想解决这个问题的小伙伴找到更简单易行的方法。Netrunner开发团队宣布Netrunner 19...
    99+
    2023-06-05
  • Bootstrap列表组的示例分析
    这篇文章主要介绍Bootstrap列表组的示例分析,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!基础列表组基础列表组,看上去就是去掉了列表符号的列表项,并且配上一些特定的样式。在Bo...
    99+
    2024-04-02
  • python列表解析式的示例分析
    这篇文章给大家分享的是有关python列表解析式的示例分析的内容。小编觉得挺实用的,因此分享给大家做个参考,一起跟随小编过来看看吧。列表解析式比如我们有一系列水果的名字,存放在fruit列表里,如果我们希望把列表的内容都改成大写,我们可以有...
    99+
    2023-06-27
  • Python过滤列表用法实例分析
    本文实例讲述了Python过滤列表用法。分享给大家供大家参考,具体如下: 过滤列表 [mapping-expression for element in source-list if filter-expr...
    99+
    2022-06-04
    实例 列表 Python
  • FreeRTOS进阶列表和列表项示例分析
    目录前言1.初始化列表2.初始化列表项4.将列表项插入到列表末端前言 FreeRTOS内核调度大量使用了列表(list)和列表项(list item)数据结构。我们如果想一探Free...
    99+
    2024-04-02
  • Redis压缩列表的示例分析
    这篇文章主要介绍了Redis压缩列表的示例分析,具有一定借鉴价值,需要的朋友可以参考下。希望大家阅读完这篇文章后大有收获。下面让小编带着大家一起了解一下。此篇文章是主要介绍Redis在数据存储方面的其中一种...
    99+
    2024-04-02
  • CSS列表属性的示例分析
    这篇文章主要介绍了CSS列表属性的示例分析,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大家一起了解一下。 CSS 列表 从某种含意上讲,不是描摹性的文本...
    99+
    2024-04-02
  • Bootstrap中列表组的示例分析
    这篇文章主要介绍了Bootstrap中列表组的示例分析,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大家一起了解一下。列表组是Bootstrap框架新增的一个组件,可以用来制作列表清单、垂直导...
    99+
    2023-06-14
  • html有序列表的示例分析
    小编给大家分享一下html有序列表的示例分析,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们一起去了解一下吧!有序列表用数字进行标记。列表始于 <ol> 标签。每个列表项...
    99+
    2023-06-17
  • VB.NET对象列表的示例分析
    小编给大家分享一下VB.NET对象列表的示例分析,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们一起去了解一下吧!第一步步是要创建一个同用列表,你可以从多种途径获取数据,但是最简单的...
    99+
    2023-06-17
  • Debian中的源列表文件位于哪个目录中
    在 Debian 系统中,源列表文件(sources.list)通常位于 /etc/apt 目录下。这个文件包含了用于 APT(Ad...
    99+
    2024-04-02
  • Android列表对话框用法实例分析
    本文实例讲述了Android列表对话框用法。分享给大家供大家参考。具体如下: main.xml布局文件: <?xml version="1.0" encodi...
    99+
    2022-06-06
    Android
  • python列表和元组使用实例分析
    这篇文章主要讲解了“python列表和元组使用实例分析”,文中的讲解内容简单清晰,易于学习与理解,下面请大家跟着小编的思路慢慢深入,一起来研究和学习“python列表和元组使用实例分析”吧!前言在我们实际开发中,经常需要将一组数据存储起来,...
    99+
    2023-06-29
  • Python的队列实例分析
    这篇“Python的队列实例分析”文章的知识点大部分人都不太理解,所以小编给大家总结了以下内容,内容详细,步骤清晰,具有一定的借鉴价值,希望大家阅读完这篇文章能有所收获,下面我们一起来看看这篇“Python的队列实例分析”文章吧。模拟打印机...
    99+
    2023-06-29
  • Python元素集合的列表切片实例分析
    今天小编给大家分享一下Python元素集合的列表切片实例分析的相关知识点,内容详细,逻辑清晰,相信大部分人都还太了解这方面的知识,所以分享这篇文章给大家参考一下,希望大家阅读完这篇文章后有所收获,下面我们一起来了解一下吧。一、列表切片(Sl...
    99+
    2023-06-29
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作