Created
April 14, 2024 15:27
-
-
Save halimb/13c6a8a878727a735d4aae71cf23eb60 to your computer and use it in GitHub Desktop.
ppas
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /etc/apt/sources.list:## See sources.list(5) for more information, especialy | |
| /etc/apt/sources.list:# Remember that you can only use http, ftp or file URIs | |
| /etc/apt/sources.list:# CDROMs are managed through the apt-cdrom tool. | |
| /etc/apt/sources.list:# deb cdrom:[Pop_OS 22.04 _Jammy Jellyfish_ - Release amd64 (20230118)]/ jammy main restricted | |
| /etc/apt/sources.list.d/docker.list:deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu jammy stable | |
| /etc/apt/sources.list.d/github-cli.list:deb [arch=amd64 signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main | |
| /etc/apt/sources.list.d/google-chrome.list:### THIS FILE IS AUTOMATICALLY CONFIGURED ### | |
| /etc/apt/sources.list.d/google-chrome.list:# You may comment out this entry, but any other modifications may be lost. | |
| /etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main | |
| /etc/apt/sources.list.d/heroku.list:deb https://cli-assets.heroku.com/apt ./ | |
| /etc/apt/sources.list.d/numix-ubuntu-ppa-jammy.list:deb https://ppa.launchpadcontent.net/numix/ppa/ubuntu/ jammy main | |
| /etc/apt/sources.list.d/numix-ubuntu-ppa-jammy.list:# deb-src https://ppa.launchpadcontent.net/numix/ppa/ubuntu/ jammy main | |
| /etc/apt/sources.list.d/pgdg.list:deb http://apt.postgresql.org/pub/repos/apt jammy-pgdg main | |
| /etc/apt/sources.list.d/pop-os-apps.sources:X-Repolib-Name: Pop_OS Applications | |
| /etc/apt/sources.list.d/pop-os-apps.sources:Enabled: yes | |
| /etc/apt/sources.list.d/pop-os-apps.sources:Types: deb | |
| /etc/apt/sources.list.d/pop-os-apps.sources:URIs: http://apt.pop-os.org/proprietary | |
| /etc/apt/sources.list.d/pop-os-apps.sources:Suites: jammy | |
| /etc/apt/sources.list.d/pop-os-apps.sources:Components: main | |
| /etc/apt/sources.list.d/pop-os-release.sources:X-Repolib-Name: Pop_OS Release Sources | |
| /etc/apt/sources.list.d/pop-os-release.sources:Enabled: yes | |
| /etc/apt/sources.list.d/pop-os-release.sources:Types: deb deb-src | |
| /etc/apt/sources.list.d/pop-os-release.sources:URIs: http://apt.pop-os.org/release | |
| /etc/apt/sources.list.d/pop-os-release.sources:Suites: jammy | |
| /etc/apt/sources.list.d/pop-os-release.sources:Components: main | |
| /etc/apt/sources.list.d/system.sources:X-Repolib-Name: Pop_OS System Sources | |
| /etc/apt/sources.list.d/system.sources:Enabled: yes | |
| /etc/apt/sources.list.d/system.sources:Types: deb deb-src | |
| /etc/apt/sources.list.d/system.sources:URIs: http://apt.pop-os.org/ubuntu | |
| /etc/apt/sources.list.d/system.sources:Suites: jammy jammy-security jammy-updates jammy-backports | |
| /etc/apt/sources.list.d/system.sources:Components: main restricted universe multiverse | |
| /etc/apt/sources.list.d/system.sources:X-Repolib-ID: system | |
| /etc/apt/sources.list.d/system.sources:X-Repolib-Default-Mirror: http://apt.pop-os.org/ubuntu | |
| /etc/apt/sources.list.d/system.sources: | |
| /etc/apt/sources.list.d/tomtomtom-ubuntu-woeusb-jammy.list:deb https://ppa.launchpadcontent.net/tomtomtom/woeusb/ubuntu/ jammy main | |
| /etc/apt/sources.list.d/tomtomtom-ubuntu-woeusb-jammy.list:# deb-src https://ppa.launchpadcontent.net/tomtomtom/woeusb/ubuntu/ jammy main | |
| /etc/apt/sources.list.d/ubuntugis-ubuntu-ubuntugis-unstable-jammy.list:deb https://ppa.launchpadcontent.net/ubuntugis/ubuntugis-unstable/ubuntu/ jammy main | |
| /etc/apt/sources.list.d/ubuntugis-ubuntu-ubuntugis-unstable-jammy.list:# deb-src https://ppa.launchpadcontent.net/ubuntugis/ubuntugis-unstable/ubuntu/ jammy main | |
| /etc/apt/sources.list.d/vscode.list:### THIS FILE IS AUTOMATICALLY CONFIGURED ### | |
| /etc/apt/sources.list.d/vscode.list:# You may comment out this entry, but any other modifications may be lost. | |
| /etc/apt/sources.list.d/vscode.list:deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment