Skip to content

Add setup section for ubuntu 24.04 lts#331

Open
WildanGarviandi wants to merge 1 commit intoberarma:masterfrom
WildanGarviandi:update-readme-ubutu-24.04
Open

Add setup section for ubuntu 24.04 lts#331
WildanGarviandi wants to merge 1 commit intoberarma:masterfrom
WildanGarviandi:update-readme-ubutu-24.04

Conversation

@WildanGarviandi
Copy link

Ubuntu has some deps already, no need to repeat what is existing IMO, also for fedora it was not working due to order with git

@mercster
Copy link

Yeah all the dependency resolution commands in README.md have 'git' in the wrong place for some reason:

Install all dependencies on Debian systems with the following command:

sudo apt git install python3 python3-distutils python3-gi python3-gi-cairo python3-pyudev python3-xdg python3-evdev gettext meson appstream-util desktop-file-utils python3-matplotlib python3-scipy

Install all dependencies on Fedora systems with the following command:

sudo dnf git install python3 python3-distutils-extra python3-gobject python3-pyudev python3-pyxdg python3-evdev gettext meson appstream desktop-file-utils python3-matplotlib-gtk3 python3-scipy libappstream-glib

Install all dependencies on OpenSUSE systems with the following command:

sudo zypper in git python3 python3-distutils-extra python3-gobject python3-pyudev python3-pyxdg python3-evdev meson AppStream desktop-file-utils python3-matplotlib-gtk3 python3-scipy gettext-tools

Not sure about zypper, it looks correct maybe...

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants