We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now I cannot resume, or go back and unselect PHP. I rm -rfed .local/share/omakub but it did not allow me to reselect.
rm -rfed .local/share/omakub
$ wget -qO- https://omakub.org/install | bash ________ __ ___. \_____ \ _____ _____ | | ____ _\_ |__ / | \ / \__ \ | |/ / | \ __ \ / | \ Y Y \/ __ \| <| | / \_\ \ \_______ /__|_| (____ /__|_ \____/|___ / \/ \/ \/ \/ \/ => Omakub is for fresh Ubuntu 24.04+ installations only! Begin installation (or abort with ctrl+c)... E: The repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu oracular Release' does not have a Release file.
The text was updated successfully, but these errors were encountered:
What is your ubuntu version ? If you're not on 24.04 the PHP installation will fail.
Sorry, something went wrong.
24.10.
Feels to me like there should be a way to change the installation options after set
To fix your install you should remove the ppa for php:
rm /etc/apt/sources.list.d/ondrej-ubuntu-php-noble.sources
here "noble" might be another name (I'm on 24.04) but that's the shape of the file. Then the rest should work
No branches or pull requests
Now I cannot resume, or go back and unselect PHP. I
rm -rfed .local/share/omakub
but it did not allow me to reselect.The text was updated successfully, but these errors were encountered: