Skip to content

Instantly share code, notes, and snippets.

@hakerdefo
Last active November 6, 2024 16:03
Show Gist options
  • Save hakerdefo/9c99e140f543b5089e32176fe8721f5f to your computer and use it in GitHub Desktop.
Save hakerdefo/9c99e140f543b5089e32176fe8721f5f to your computer and use it in GitHub Desktop.
Ubuntu 22.04 LTS (Jammy Jellyfish) complete sources.list
deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ jammy partner
# deb-src http://archive.canonical.com/ubuntu/ jammy partner
@Ubuntu22-04
Copy link

Screenshot from 2024-04-27 00-49-51
Please help, something like this has happened. How should I fix it ?

@hakerdefo
Copy link
Author

Screenshot from 2024-04-27 00-49-51 Please help, something like this has happened. How should I fix it ?

You seem to be running ARM architecture. You should try the following in your sources.list file,

deb http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse

deb http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse

deb http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse

deb http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse

@fransierraco
Copy link

Thnks a lot @hakerdefo

@RaulRomeroPortales
Copy link

Hi. I'm just new in this community but I've using Linux for years and I hope I will for ever. The question is that i work like a teacher and I can't use the projector(monitor) and the TV MultimediaScreen that we have in the classrooms since I have my laptop with UbuntuStudio 22.04LTS. The TVMultimedia Screen is an APLX-65 of Promethean. In tthe webside they have as a downloads the ActivDrivers only for Ubuntu20 .04(Focal). I've been trying the two ways to install them: by the terminal and by Synaptic, but it didn't work. I'm quite desperate 'cause I need it for work, and I don't know how continue ...

@RaulRomeroPortales
Copy link

Hi @hakerdefo Can help?....I live in small town where nobody uses Linux...

@hakerdefo
Copy link
Author

Hi @hakerdefo Can help?....I live in small town where nobody uses Linux...

A bit manual but should work 🤞

https://idroot.us/install-prometheus-ubuntu-24-04/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment