edfloreshz / cosmic-tweaks

A tweaking tool for the COSMIC desktop.
GNU General Public License v3.0
28 stars 2 forks source link

[Fix] Installing on Fedora #12

Closed onlyreportingissues closed 1 month ago

onlyreportingissues commented 1 month ago

Related issue: https://github.com/leb-kuchen/cosmic-applet-places-status-indicator/issues/2

Had to install these packages first:

sudo dnf install cargo
sudo dnf install just
sudo dnf install libxkbcommon-devel

sudo dnf install libxkbcommon-devel installed the following packages:

libxkbcommon-devel-1.6.0-2.fc40.x86_64 @fedora
xz-devel-1:5.4.6-3.fc40.x86_64         @fedora
libxml2-devel-2.12.7-1.fc40.x86_64     @updates-testing
edfloreshz commented 1 month ago

libxkbcommon-devel is a dependency for libcosmic, needs to be installed manually, I'll add it to the README.