gaitapi

sources.list ubuntu 18.04

Jul 17th, 2020
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. # deb cdrom:[Ubuntu-MATE 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main multiverse restricted universe
  2.  
  3. # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
  4. # newer versions of the distribution.
  5. deb http://uy.archive.ubuntu.com/ubuntu/ bionic main
  6. # deb-src http://uy.archive.ubuntu.com/ubuntu/ xenial main restricted
  7.  
  8. ## Major bug fix updates produced after the final release of the
  9. ## distribution.
  10. deb http://uy.archive.ubuntu.com/ubuntu/ bionic-updates main
  11. # deb-src http://uy.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
  12.  
  13. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  14. ## team, and may not be under a free licence. Please satisfy yourself as to
  15. ## your rights to use the software. Also, please note that software in
  16. ## universe WILL NOT receive any review or updates from the Ubuntu security
  17. ## team.
  18. deb http://uy.archive.ubuntu.com/ubuntu/ bionic universe
  19. # deb-src http://uy.archive.ubuntu.com/ubuntu/ xenial universe
  20. deb http://uy.archive.ubuntu.com/ubuntu/ bionic-updates universe
  21. # deb-src http://uy.archive.ubuntu.com/ubuntu/ xenial-updates universe
  22.  
  23. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  24. ## team, and may not be under a free licence. Please satisfy yourself as to
  25. ## your rights to use the software. Also, please note that software in
  26. ## multiverse WILL NOT receive any review or updates from the Ubuntu
  27. ## security team.
  28. # deb-src http://uy.archive.ubuntu.com/ubuntu/ xenial multiverse
  29. # deb-src http://uy.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
  30.  
  31. ## N.B. software from this repository may not have been tested as
  32. ## extensively as that contained in the main release, although it includes
  33. ## newer versions of some applications which may provide useful features.
  34. ## Also, please note that software in backports WILL NOT receive any review
  35. ## or updates from the Ubuntu security team.
  36. # deb-src http://uy.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
  37.  
  38. ## Uncomment the following two lines to add software from Canonical's
  39. ## 'partner' repository.
  40. ## This software is not part of Ubuntu, but is offered by Canonical and the
  41. ## respective vendors as a service to Ubuntu users.
  42. # deb http://archive.canonical.com/ubuntu xenial partner
  43. # deb-src http://archive.canonical.com/ubuntu xenial partner
  44.  
  45. deb http://security.ubuntu.com/ubuntu bionic-security main
  46. # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
  47. deb http://security.ubuntu.com/ubuntu bionic-security universe
  48. # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
  49. # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
  50. # deb http://download.virtualbox.org/virtualbox/debian bionic contrib # (desactivado al actualizar a bionic)
  51. # deb-src http://download.virtualbox.org/virtualbox/debian xenial contrib
Advertisement
Add Comment
Please, Sign In to add comment