Open frazar opened 11 months ago
I believe the README could be extended to enable the main
and universe
repositories:
sudo add-apt-repository main
sudo add-apt-repository universe
sudo apt-get update
sudo apt-get install imagemagick
This only applies on the live environment. On an actual installation of Ubuntu, those parts of the Ubuntu repo are enabled by default.
Describe the bug The README recommends the user runs:
but this fails on a clean Ubuntu installation because the
main
anduniverse
repositories are not enabled:To Reproduce Steps to reproduce the behavior:
Expected behavior Installation should be completed without error.
Version Numbers of your System: just run:
inxi -SGxx
and paste it below:Output of
lsb_release -a
:Additional context Add any other context about the problem here.
Please include the output of
xwininfo -root -tree -int