Skip to content

Commit

Permalink
Swap KDE packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ehfd committed Jul 30, 2024
1 parent 7be36a5 commit 591b98d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,9 @@ Pin-Priority: -1" > /etc/apt/preferences.d/firefox-nosnap && \
mkdir -pm755 /etc/apt/trusted.gpg.d && curl -fsSL "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x0AB215679C571D1C8325275B9BDB3D89CE49EC21" | gpg --dearmor -o /etc/apt/trusted.gpg.d/mozillateam-ubuntu-ppa.gpg && \
mkdir -pm755 /etc/apt/sources.list.d && echo "deb https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu $(grep UBUNTU_CODENAME= /etc/os-release | cut -d= -f2 | tr -d '\"') main" > "/etc/apt/sources.list.d/mozillateam-ubuntu-ppa-$(grep UBUNTU_CODENAME= /etc/os-release | cut -d= -f2 | tr -d '\"').list" && \
apt-get update && apt-get install --no-install-recommends -y \
kde-plasma-desktop \
kde-baseapps \
plasma-desktop \
plasma-workspace \
adwaita-icon-theme-full \
appmenu-gtk3-module \
ark \
Expand Down Expand Up @@ -363,7 +365,6 @@ Pin-Priority: -1" > /etc/apt/preferences.d/firefox-nosnap && \
kmouth \
ksshaskpass \
ktimer \
kwayland-integration \
kwin-addons \
kwin-x11 \
libdbusmenu-glib4 \
Expand All @@ -383,21 +384,19 @@ Pin-Priority: -1" > /etc/apt/preferences.d/firefox-nosnap && \
media-player-info \
okular \
okular-extra-backends \
partitionmanager \
plasma-browser-integration \
plasma-calendar-addons \
plasma-dataengines-addons \
plasma-discover \
plasma-integration \
plasma-runners-addons \
plasma-widgets-addons \
policykit-desktop-privileges \
polkit-kde-agent-1 \
print-manager \
qapt-deb-installer \
qml-module-org-kde-runnermodel \
qml-module-org-kde-qqc2desktopstyle \
qml-module-qtgraphicaleffects \
qml-module-qt-labs-platform \
qml-module-qtquick-xmllistmodel \
qt5-gtk-platformtheme \
qt5-image-formats-plugins \
Expand Down

0 comments on commit 591b98d

Please sign in to comment.