teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
400 stars 157 forks source link

How to install and run Ukuu only on CLI server? #96

Open gitowiec opened 6 years ago

gitowiec commented 6 years ago

I would like to install ukuu on my Asus Eee server (very simple and old netbook). It is running Ubuntu 16 LTS 32bit Server. Invoking sudo apt install ukuu --no-install-recommends gives information about many packages to download, which I don't think my Eee needs because it does not have desktop-environment:

adwaita-icon-theme aptitude aptitude-common aria2 dconf-gsettings-backend dconf-service fontconfig glib-networking
  glib-networking-common glib-networking-services gsettings-desktop-schemas hicolor-icon-theme humanity-icon-theme
  libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 libboost-filesystem1.58.0 libboost-iostreams1.58.0
  libboost-system1.58.0 libc-ares2 libcairo-gobject2 libcairo2 libcapnp-0.5.3 libcolord2 libcroco3 libcwidget3v5
  libdatrie1 libdconf1 libegl1-mesa libepoxy0 libgbm1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgee-0.8-2 libgtk-3-0
  libgtk-3-bin libgtk-3-common libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient9 libmircommon7 libmircore1
  libmirprotobuf3 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpixman-1-0 libprotobuf-lite9v5 librest-0.7-0
  librsvg2-2 librsvg2-common libsigc++-2.0-0v5 libsoup-gnome2.4-1 libsoup2.4-1 libthai-data libthai0 libvte-2.91-0
  libvte-2.91-common libwayland-client0 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libxapian22v5
  libxcb-render0 libxcomposite1 libxcursor1 libxi6 libxinerama1 libxkbcommon0 libxrandr2 libxrender1 ubuntu-mono ukuu

How can I install ukuu without so many dependencies?

teejee2008 commented 6 years ago

This app is built with GTK3 and requires a desktop environment to run. To make it run without a display with require a redesign.