You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Does someone know how to fix:
E: Unable to locate package php7.3
E: Couldn't find any package by glob 'php7.3'
E: Couldn't find any package by regex 'php7.3'?
The OS is Ubuntu 18.04.6 LTS
The repository is added using
add-apt-repository ppa:ondrej/php
apt update
apt install php7.3 and it writes that Unable to locate package php7.3.
That is a clean OS.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Does someone know how to fix:
E: Unable to locate package php7.3
E: Couldn't find any package by glob 'php7.3'
E: Couldn't find any package by regex 'php7.3'?
The OS is Ubuntu 18.04.6 LTS
The repository is added using
add-apt-repository ppa:ondrej/php
apt update
apt install php7.3 and it writes that Unable to locate package php7.3.
That is a clean OS.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions