Sample Header Ad - 728x90

Unix & Linux Stack Exchange

Q&A for users of Linux, FreeBSD and other Unix-like operating systems

Latest Questions

2 votes
1 answers
11454 views
How to change desktop environment in Raspbian?
I'm running Raspbian “wheezy”, a Debian based Linux distribution for the Raspberry Pi and I would like to know where I can change the desktop environment that boots with the OS. In particular, how can I replace LXDE with a custom QT or Java program?
I'm running Raspbian “wheezy”, a Debian based Linux distribution for the Raspberry Pi and I would like to know where I can change the desktop environment that boots with the OS. In particular, how can I replace LXDE with a custom QT or Java program?
Eduardo Oliveira (121 rep)
Aug 9, 2012, 02:11 PM • Last activity: Aug 5, 2025, 12:08 AM
1 votes
2 answers
2418 views
Printer sharing using Fedora
I have to PC and netbook runs on fedora * PC - Fedora 21 (Workstation) * Netbook - Fedora LXDE Both of these computers are connected to the same network (PC wired and netbook wireless) My HP Deskjet 1010 printer is connected to the PC via a USB cable. I want to enable printing over network for my ne...
I have to PC and netbook runs on fedora * PC - Fedora 21 (Workstation) * Netbook - Fedora LXDE Both of these computers are connected to the same network (PC wired and netbook wireless) My HP Deskjet 1010 printer is connected to the PC via a USB cable. I want to enable printing over network for my netbook.
tikiribanda (11 rep)
Jan 30, 2015, 06:43 AM • Last activity: May 31, 2025, 03:02 AM
0 votes
1 answers
7244 views
Connecting to Lubuntu desktop via VNC
I have installed Lubuntu desktop on a Ubuntu 20.03 LTS server. The desktop works fine when I log on to it locally. I can see the SDDM and I can chose between various sessions for the desktop (Lubuntu, LXDE, LXQt). However, I set up a vnc server and I configured (as per the instructions I found onlin...
I have installed Lubuntu desktop on a Ubuntu 20.03 LTS server. The desktop works fine when I log on to it locally. I can see the SDDM and I can chose between various sessions for the desktop (Lubuntu, LXDE, LXQt). However, I set up a vnc server and I configured (as per the instructions I found online) the ~/.vnc/xstartup fileto looks like this:
#!/bin/sh
xsetroot -solid grey
export XKL_XMODMAP_DISABLE=1
openbox &
/usr/bin/lxsession -s Lubuntu &
When I connect though, all I can see is a grey screen. Any ideas? Thanks a lot!
George (21 rep)
Nov 8, 2021, 08:38 AM • Last activity: May 16, 2025, 02:03 PM
0 votes
1 answers
166 views
auto login as guest without gdm3 with systemd ubuntu 18.04
I Installed Ubuntu 18.04 and removed gdm3 package. Now on startup I get LXDE GUI with my default admin user logged in (the one created after initial OS setup with sudo capabilities). I wish to create a guest user which not belongs to sudo group and make the system login automatically with that user...
I Installed Ubuntu 18.04 and removed gdm3 package. Now on startup I get LXDE GUI with my default admin user logged in (the one created after initial OS setup with sudo capabilities). I wish to create a guest user which not belongs to sudo group and make the system login automatically with that user to restrict guest actions. In case of need we can logout and login as the admin. I don't know if its done in systemd or LXDE settings and how to achieve that.
hutcruchi (399 rep)
Jun 7, 2023, 03:12 PM • Last activity: Apr 26, 2025, 10:47 AM
0 votes
0 answers
21 views
Touch screen behaviour
I want to develop a simple GUI panel using Raspberry Pi 4 and Touchscreen LCD module. My desktop is LXDE and below is the uname output. Linux rpi4 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux I will have only website shortcuts and possibly VLC on the desktop...
I want to develop a simple GUI panel using Raspberry Pi 4 and Touchscreen LCD module. My desktop is LXDE and below is the uname output. Linux rpi4 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux I will have only website shortcuts and possibly VLC on the desktop. What I can't figure out is how to emulate similar behavior as Android. I want to be able to open shortcuts with single tap on the icon as well as scroll the page in the browser using tap and swipe. Right now I need to double tap on the screen to open shortcuts. Trying to scroll in the browser window just selects the text in both Chromium and Firefox. Below is evtest output. How needs to be adjusted in the config files to achieve what I want? Input driver version is 1.0.1 Input device ID: bus 0x18 vendor 0x0 product 0x0 version 0x0 Input device name: "10-0038 generic ft5x06 (17)" Supported events: Event type 0 (EV_SYN) Event type 1 (EV_KEY) Event code 330 (BTN_TOUCH) Event type 3 (EV_ABS) Event code 0 (ABS_X) Value 648 Min 0 Max 799 Event code 1 (ABS_Y) Value 281 Min 0 Max 479 Event code 47 (ABS_MT_SLOT) Value 0 Min 0 Max 9 Event code 53 (ABS_MT_POSITION_X) Value 0 Min 0 Max 799 Event code 54 (ABS_MT_POSITION_Y) Value 0 Min 0 Max 479 Event code 57 (ABS_MT_TRACKING_ID) Value 0 Min 0 Max 65535 Properties: Property type 1 (INPUT_PROP_DIRECT) Testing ... (interrupt to exit) Event: time 1738696220.941421, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 105 Event: time 1738696220.941421, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 431 Event: time 1738696220.941421, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 229 Event: time 1738696220.941421, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 Event: time 1738696220.941421, type 3 (EV_ABS), code 0 (ABS_X), value 431 Event: time 1738696220.941421, type 3 (EV_ABS), code 1 (ABS_Y), value 229 Event: time 1738696220.941421, -------------- SYN_REPORT ------------ Event: time 1738696220.966967, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 432 Event: time 1738696220.966967, type 3 (EV_ABS), code 0 (ABS_X), value 432 Event: time 1738696220.966967, -------------- SYN_REPORT ------------ Event: time 1738696221.037503, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 434 Event: time 1738696221.037503, type 3 (EV_ABS), code 0 (ABS_X), value 434 Event: time 1738696221.037503, -------------- SYN_REPORT ------------ Event: time 1738696221.061450, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 435 Event: time 1738696221.061450, type 3 (EV_ABS), code 0 (ABS_X), value 435 Event: time 1738696221.061450, -------------- SYN_REPORT ------------ Event: time 1738696221.085531, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 228 Event: time 1738696221.085531, type 3 (EV_ABS), code 1 (ABS_Y), value 228 Event: time 1738696221.085531, -------------- SYN_REPORT ------------ Event: time 1738696221.109497, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 436 Event: time 1738696221.109497, type 3 (EV_ABS), code 0 (ABS_X), value 436 Event: time 1738696221.109497, -------------- SYN_REPORT ------------ Event: time 1738696221.133561, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 438 Event: time 1738696221.133561, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 227 Event: time 1738696221.133561, type 3 (EV_ABS), code 0 (ABS_X), value 438 Event: time 1738696221.133561, type 3 (EV_ABS), code 1 (ABS_Y), value 227
Farid83 (111 rep)
Feb 4, 2025, 07:13 PM
3 votes
1 answers
10563 views
gdm3 or lighdm not working (X11 won't start)
I am using Debian 9. After installing Gnome I only see my mouse cursor on my computer screen. I uninstalled Gnome and enabled X11 but it didn't work. I need to connect to the board I use via ssh and type > startx in order to get an image on the screen. I may have messed something up while installing...
I am using Debian 9. After installing Gnome I only see my mouse cursor on my computer screen. I uninstalled Gnome and enabled X11 but it didn't work. I need to connect to the board I use via ssh and type > startx in order to get an image on the screen. I may have messed something up while installing gnome. **Update:** apt install gdm is not working: root@linaro-alip:~# apt install gdm Reading package lists... Done Building dependency tree Reading state information... Done Package gdm is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libgdm1 cinnamon-control-center-data E: Package 'gdm' has no installation candidate **Update 2:** dpkg-reconfigure lightdm >> I manually selected lightdm root@linaro-alip:~# systemctl enable lightdm
Synchronizing state of lightdm.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable lightdm
The unit files have no installation config (WantedBy, RequiredBy, Also, Alias
settings in the [Install] section, and DefaultInstance for template units).
This means they are not meant to be enabled using systemctl.
Possible reasons for having this kind of units are:
1) A unit may be statically enabled by being symlinked from another unit's
   .wants/ or .requires/ directory.
2) A unit's purpose may be to act as a helper for some other unit which has
   a requirement dependency on it.
3) A unit may be started when needed via activation (socket, path, timer,
   D-Bus, udev, scripted systemctl call, ...).
4) In case of template units, the unit is meant to be enabled with some
   instance name specified.
The problem is still not fixed. When I use the below command it says the file does not exist. How can I fix this? update-rc.d '/etc/init.d/xserver start' defaults
update-rc.d: error: initscript does not exist: /etc/init.d//etc/init.d/xserver start
Buket (61 rep)
Oct 15, 2021, 08:45 AM • Last activity: Dec 1, 2024, 02:05 AM
0 votes
0 answers
108 views
Four finger tap on Debian 12 LXDE
On my new built Debian 12 machine running LXDE, I found by accident that a 4 finger tap on my touchpad will cause an immediate screen off (same as if I'd done `xset dpms force off`). I _think_ a 3 finger tap does a paste, but I'm not sure. How can I find what all these obscure gestures do, and how I...
On my new built Debian 12 machine running LXDE, I found by accident that a 4 finger tap on my touchpad will cause an immediate screen off (same as if I'd done xset dpms force off). I _think_ a 3 finger tap does a paste, but I'm not sure. How can I find what all these obscure gestures do, and how I can configure LXDE (openbox) to do more "interesting" things?
Stephen Harris (49069 rep)
Aug 29, 2024, 03:32 AM
0 votes
1 answers
127 views
Cannot remove desktop files from .config/autostart folder
I am configuring a arch based machine with a minimal desktop setup. I am logging into a qtile session, and I have the 'lxsession' package installed and run on start, but I am not logged into an lxde session. My problem is that I have some desktop files that keep appearing in `~/.config/autostart` an...
I am configuring a arch based machine with a minimal desktop setup. I am logging into a qtile session, and I have the 'lxsession' package installed and run on start, but I am not logged into an lxde session. My problem is that I have some desktop files that keep appearing in ~/.config/autostart and I do not understand why. There is no autostart folder in ~/.config/lxsessions, there is no /etc/xdg/LXDE folder and nothing related to autostart in /usr/share/lxsessions. I keep deleting the .config/autostart folder contents, everything is disabled on the lxsession gui setting app for autostart, but on each reboot the desktop files are back. Does anyone have an idea of why that could be ?
lyndhurst (73 rep)
Feb 20, 2024, 11:43 AM • Last activity: Mar 3, 2024, 09:45 AM
10 votes
2 answers
3504 views
Multiple modifier layers with XKB (on a japanese keyboard)
I have the following keyboard (HHKB JP). ![image](https://www.pfu.fujitsu.com/direct/hhkb/images/goods-xl/pdkb420ws_xl.jpg) I'm using Lubuntu 14.04, and I've edited `/usr/share/X11/xkb/symbols/us` to implement a [custom layout](http://mkweb.bcgsc.ca/carpalx/?full_optimization). Now, I want to use th...
I have the following keyboard (HHKB JP). ![image](https://www.pfu.fujitsu.com/direct/hhkb/images/goods-xl/pdkb420ws_xl.jpg) I'm using Lubuntu 14.04, and I've edited /usr/share/X11/xkb/symbols/us to implement a [custom layout](http://mkweb.bcgsc.ca/carpalx/?full_optimization) . Now, I want to use the following keys as 5th, 6th, 7th, ..., and 20th level modifiers. (On Windows, I accomplish this with AutoHotkey, and now I can't live without (at least some of) them.) enter image description here I have 2 problems. 1. I don't know what the "names" for some of the non-standard keys on the keyboard (in order to add them to /usr/share/X11/xkb/symbols/us). 2. I don't know how to add extra modifiers with xkb (I understand xmodmap is deprecated), specially "normal" keys like 9. My questions are: 1. How do I figure out the names/codes for the mystery keys (eg. key )? 2. How do I add an arbitrary number of modifier layers to any given key? Note: perhaps this cannot be accomplished with XKB. I'd be delighted to know of some scripting tool that can implement this.
étale-cohomology (407 rep)
Mar 26, 2016, 09:49 PM • Last activity: Feb 5, 2024, 02:29 PM
1 votes
1 answers
90 views
Which menu does the app be installed in?
I downloaded an application "sendanywhere_latest_amd64.deb" and installed it with dpkg: sudo dpkg -i sendanywhere_latest_amd64.deb Selecting previously unselected package sendanywhere. (Reading database ... 450701 files and directories currently installed.) Preparing to unpack sendanywhere_latest_am...
I downloaded an application "sendanywhere_latest_amd64.deb" and installed it with dpkg: sudo dpkg -i sendanywhere_latest_amd64.deb Selecting previously unselected package sendanywhere. (Reading database ... 450701 files and directories currently installed.) Preparing to unpack sendanywhere_latest_amd64.deb ... Unpacking sendanywhere (22.6.13-1237) ... Setting up sendanywhere (22.6.13-1237) ... Processing triggers for desktop-file-utils (0.26-1) ... Processing triggers for mailcap (3.69) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for menu (2.1.48) ... There are so many menu in my desktop: menu on my desktop It take me time to search one by one in "Accessories Debian Education Graphics Internet Office Other Programming Sound&Video 'System Tools' ",how can know quickly which menu does the app be installed in ?
showkey (499 rep)
Aug 1, 2022, 05:28 AM • Last activity: Oct 25, 2023, 08:21 PM
3 votes
2 answers
2374 views
overriding a single field in a desktop-entry
I'm setting up a Debian system, with LXDE as the Desktop Environment (really, I'm just remastering a *Raspberry Pi OS* image). I have an application that ships with a [`.desktop`](https://specifications.freedesktop.org/desktop-entry-spec/latest/) file. Cool! Unfortunately that `MyApplication.desktop...
I'm setting up a Debian system, with LXDE as the Desktop Environment (really, I'm just remastering a *Raspberry Pi OS* image). I have an application that ships with a [.desktop](https://specifications.freedesktop.org/desktop-entry-spec/latest/) file. Cool! Unfortunately that MyApplication.desktop file contains the following line that prevents the icon from being shown in the menu:
NoDisplay=true
Now, I would like to find a generic way to override just this single field in the MyApplication.desktop file for the entire system, without touching any other fields - think of it as an overlay. Especially, I try to *avoid* a solution like this...
sed -e 's/^NoDisplay=true/NoDisplay=false/' /usr/share/applications/MyApplication.desktop \
    > /usr/local/share/applications/MyApplication.desktop
... as this would lose any changes of the MyApplication.desktop introduced by newer upstream versions of that file (and presumable leave the menu-entry intact, even if after I've uninstalled MyApplication from the system) Obviously, the standard does not allow only partial .desktop files, e.g. this would not work:
$ cat /usr/share/applications/MyApplication.desktop
[Desktop Entry]
Name=My Cool Application
GenericName=My Application
Exec=myapp %f
Icon=myapp
Type=Application
Terminal=false
Categories=Application
NoDisplay=true

$ cat /usr/local/share/applications/MyApplication.desktop
[Desktop Entry]
NoDisplay=false
Similarily, there's no include mechanism:
$ cat /usr/local/share/applications/MyApplication.desktop
include=/usr/share/applications/MyApplication.desktop
[Desktop Entry]
NoDisplay=false
what are my options to achieve that?
umläute (6704 rep)
Sep 21, 2021, 08:10 AM • Last activity: Aug 28, 2023, 06:56 PM
0 votes
0 answers
147 views
Is it possible to trigger the lxpanel "Control for dhcpcd network interface" by command?
Is it possible to trigger the appearance of the lxpanel for Control for the dhcpcd network interface or any other panels of the lxde-profile? Thanks in advance! Edit: Thanks for your comment @KGIII about the need to explain further. I'm working with the Raspbian GNU/Linux 10 (buster) OS. By default...
Is it possible to trigger the appearance of the lxpanel for Control for the dhcpcd network interface or any other panels of the lxde-profile? Thanks in advance! Edit: Thanks for your comment @KGIII about the need to explain further. I'm working with the Raspbian GNU/Linux 10 (buster) OS. By default there is - for example - the possibility to use the LXDE-panel for network settings. I want to know, if i can call this UI-Panel by command somehow, to open it in a in a own written software by pressing a button. Screenshot of the network panel i mean Update: Sometimes it helps a lot to read the manual. There I found the command lxpanelctl. In ~/.config/lxpanel/Profilename you are able to find out the config for the bar and panels on it. Sadly the call of lxpanelctl dhcpcdui is not bringing the expected result, but it seems It's bringing me near it. I also found someone having the same question two years ago :) https://raspberrypi.stackexchange.com/questions/68149/open-the-network-list-with-command-line/68150
AGeß (1 rep)
Dec 8, 2020, 08:57 AM • Last activity: Aug 17, 2023, 06:52 PM
5 votes
2 answers
14269 views
Remove user and password at login in Debian 9 Stretch
I am working on a project using BeagleBone Black and an LCD cape. For that, I downloaded the current BBB IOT image from their website and installed LXDE for user interface. I want to create an application that starts at boot on the LCD. I need to remove the login step at the startup. I think that Li...
I am working on a project using BeagleBone Black and an LCD cape. For that, I downloaded the current BBB IOT image from their website and installed LXDE for user interface. I want to create an application that starts at boot on the LCD. I need to remove the login step at the startup. I think that LightDM is used as a desktop manager (maybe helps), but for now I only succeeded to auto insert the username. My question is how I can pass this step without any other user intervention. Login
Dragos (53 rep)
Oct 18, 2017, 02:32 PM • Last activity: Aug 15, 2023, 11:12 AM
2 votes
2 answers
5427 views
How to pass arguments to command through Desktop shortcut without having to open a terminal?
I'm using a LXDE desktop. I created a shortcut in the desktop to a python program, which can be passed files to, which are then opened in the GUI. I mean passing files (file absolute paths) to the command by drag'n'dropping them over the shortcut on the desktop. In fact this is already working, but...
I'm using a LXDE desktop. I created a shortcut in the desktop to a python program, which can be passed files to, which are then opened in the GUI. I mean passing files (file absolute paths) to the command by drag'n'dropping them over the shortcut on the desktop. In fact this is already working, but only if I set Terminal=true in the Desktop Entry, which obviously makes the terminal be opened. I wanted to know if there's a way to pass the arguments to the command without the need to open the terminal. I'm creating the shortcut like this: [Desktop Entry] Name=TBOPlayer Comment=UI for omxplayer Exec=python /path/to/tboplayer/tboplayer.py "%F" Icon=/usr/share/pixmaps/python.xpm Terminal=true Type=Application Is there a way to do this?
heniotierra (21 rep)
Sep 7, 2015, 06:54 PM • Last activity: Aug 4, 2023, 05:08 PM
4 votes
3 answers
5473 views
Add xinput to the start up sequence of LXDE
I want these 2 commands to run on boot. xinput --set-prop "Razer Razer DeathAdder" "Device Accel Constant Deceleration" 4 xinput --set-prop "Razer Razer DeathAdder" "Device Accel Velocity Scaling" 1 I tried putting these 2 commands `/etc/rc.local`, `.zshrc`, also in `/etc/xdg/lxsession/Lubuntu/autos...
I want these 2 commands to run on boot. xinput --set-prop "Razer Razer DeathAdder" "Device Accel Constant Deceleration" 4 xinput --set-prop "Razer Razer DeathAdder" "Device Accel Velocity Scaling" 1 I tried putting these 2 commands /etc/rc.local, .zshrc, also in /etc/xdg/lxsession/Lubuntu/autostart, but nothing seems to happen. Any help please?
trttrt (41 rep)
Oct 26, 2013, 09:57 PM • Last activity: Jul 24, 2023, 10:29 PM
0 votes
1 answers
83 views
How can add gnome-weather in the bottom panel of lxde?
I have installed gnome-weather: sudo apt install gnome-weather `Menu--Accessories--Weather` can launch it. Is there a way to set it on the bottom panel of lxde?
I have installed gnome-weather: sudo apt install gnome-weather Menu--Accessories--Weather can launch it. Is there a way to set it on the bottom panel of lxde?
showkey (499 rep)
Jul 11, 2023, 04:10 AM • Last activity: Jul 11, 2023, 08:00 AM
5 votes
2 answers
17308 views
How to configure certain programs to always open in full screen?
Under LXDE desktop manager Alt + F11 can be used to switch a program to full screen. I use this shortcut so often that'd I rather have certain programs always open in full screen instead of doing it manually. Is it possible to define some system configuration, or a shell script that'd always launch...
Under LXDE desktop manager Alt+F11 can be used to switch a program to full screen. I use this shortcut so often that'd I rather have certain programs always open in full screen instead of doing it manually. Is it possible to define some system configuration, or a shell script that'd always launch particular programs in full screen? (Particular not all because I wouldn't want certain small windows like network configuration window and system calendar to open in full screen).
Kshitiz Sharma (9105 rep)
Jul 22, 2015, 10:24 AM • Last activity: Jun 23, 2023, 12:34 PM
49 votes
9 answers
156717 views
Activate tap to click on touchpad?
I am using Debian 8.6 LXDE on a Powerbook G4 15" 1.67GHz and would like to enable tap to click on the touchpad. It is already double scrolling but tap to click would help to save the ageing mouse button. Two fingered tap for left click would be the icing on the cake, is this possible?
I am using Debian 8.6 LXDE on a Powerbook G4 15" 1.67GHz and would like to enable tap to click on the touchpad. It is already double scrolling but tap to click would help to save the ageing mouse button. Two fingered tap for left click would be the icing on the cake, is this possible?
Simon Baldwin (567 rep)
Jan 12, 2017, 11:51 PM • Last activity: Jun 16, 2023, 06:35 PM
5 votes
1 answers
56051 views
How change monitors from terminal ? "xrandr: Cant open display"
I'm booting [Sparkylinux][1] from a live-usb in a notebook with broken screen. There is a external monitor connected by VGA. The external monitor is booted dual with the notebook monitor And the external monitor resolution is booted with some issues. To fix it i need to put the external monitor as t...
I'm booting Sparkylinux from a live-usb in a notebook with broken screen. There is a external monitor connected by VGA. The external monitor is booted dual with the notebook monitor And the external monitor resolution is booted with some issues. To fix it i need to put the external monitor as the primary monitor, or even better, shutdown the notebook monitor. In Ubuntu i can use Fn key to change monitors. In Lubuntu, even i cant see much, i can open the start menu, type monitor and change it manually. In Sparkylinux the special key dosen't work and start menu is tricky, so i cant access the monitor menu whithout seeing. So I'm trying xrandr to change it , but apearently i cant open the terminal ( ctrl+alt+t), the bad resolution sends it to another realm. So i used ctrl+alt+F1 to try xrandr, but for most but not all xrandr commands i get "xrandr: Cant open display". Like xrandr --listmonitors
S132 (51 rep)
May 24, 2021, 09:22 PM • Last activity: May 4, 2023, 12:04 PM
0 votes
0 answers
268 views
apt remove xscreensaver removes lubuntu-desktop and installs many new packages
Upon running sudo apt remove xscreensaver I am prompted with the below messages. Is this normal? Should I proceed? Why would removing a screensaver involve so many things? I'm using LXDE desktop, by the way, can I safely remove `lubuntu-desktop`? The following additional packages will be installed:...
Upon running sudo apt remove xscreensaver I am prompted with the below messages. Is this normal? Should I proceed? Why would removing a screensaver involve so many things? I'm using LXDE desktop, by the way, can I safely remove lubuntu-desktop? The following additional packages will be installed: accountsservice-ubuntu-schemas activity-log-manager apg aptdaemon-data cheese-common dconf-cli evolution-data-server evolution-data-server-common gir1.2-dbusmenu-glib-0.4 gir1.2-ibus-1.0 gir1.2-vte-2.91 gkbd-capplet gnome-bluetooth gnome-control-center gnome-control-center-data gnome-control-center-faces gnome-online-accounts gnome-power-manager gnome-screensaver gnome-session-bin gnome-session-common gnome-settings-daemon gnome-settings-daemon-common gnome-startup-applications gnome-user-docs gsettings-ubuntu-schemas gstreamer1.0-clutter-3.0 ibus ibus-data ibus-gtk ibus-gtk3 indicator-applet indicator-application indicator-appmenu indicator-bluetooth indicator-common indicator-datetime indicator-keyboard indicator-messages indicator-power indicator-printers indicator-session indicator-sound jayatana language-selector-gnome libaccounts-glib0 libbamf3-2 libcamel-1.2-62 libcanberra-pulse libcheese-gtk25 libcheese8 libclutter-1.0-0 libclutter-1.0-common libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcogl-common libcogl-pango20 libcogl-path20 libcogl20 libcolord-gtk1 libdee-1.0-4 libebackend-1.2-10 libebook-1.2-20 libebook-contacts-1.2-3 libecal-2.0-1 libedata-book-1.2-26 libedata-cal-2.0-1 libedataserver-1.2-24 libedataserverui-1.2-2 libgee-0.8-2 libgeoclue-2-0 libgeocode-glib0 libgeonames-common libgeonames0 libgnome-bluetooth13 libgnome-panel0 libgnomekbd-common libgnomekbd8 libgoa-backend-1.0-1 libgsound0 libgssdp-1.2-0 libgtop-2.0-11 libgtop2-common libgupnp-1.2-0 libgupnp-av-1.0-2 libgupnp-dlna-2.0-3 libgweather-3-16 libgweather-common libibus-1.0-5 libido3-0.1-0 libindicator3-7 liblightdm-gobject-1-0 libmediaart-2.0-0 libmessaging-menu0 libphonenumber7 libprotobuf17 librygel-core-2.6-2 librygel-db-2.6-2 librygel-renderer-2.6-2 librygel-server-2.6-2 libtimezonemap-data libtimezonemap1 libunity-control-center1 libunity-gtk2-parser0 libunity-gtk3-parser0 libunity-settings-daemon1 liburl-dispatcher1 libwhoopsie-preferences0 libxklavier16 libzeitgeist-2.0-0 light-locker light-locker-settings lightdm mousetweaks nautilus-data python3-aptdaemon.gtk3widgets python3-ibus-1.0 python3-macaroonbakery python3-protobuf python3-psutil python3-rfc3339 python3-tz rygel session-migration ubuntu-docs ubuntu-system-service ubuntu-touch-sounds unity-control-center unity-greeter unity-gtk-module-common unity-gtk2-module unity-gtk3-module unity-settings-daemon unity-settings-daemon-schemas whoopsie-preferences zeitgeist-core Suggested packages: evolution gnome-software | gnome-packagekit gnome-user-share realmd libcanberra-gtk-module usbguard ibus-clutter ibus-doc unity-greeter-session-broadcast url-dispatcher bindfs python-psutil-doc gstreamer1.0-libav gstreamer1.0-plugins-ugly rygel-playbin rygel-preferences rygel-ruih rygel-tracker tumbler zeitgeist-datahub Recommended packages: appmenu-qt systemd-services The following packages will be REMOVED: lubuntu-desktop xscreensaver The following NEW packages will be installed: accountsservice-ubuntu-schemas activity-log-manager apg aptdaemon-data cheese-common dconf-cli evolution-data-server evolution-data-server-common gir1.2-dbusmenu-glib-0.4 gir1.2-ibus-1.0 gir1.2-vte-2.91 gkbd-capplet gnome-bluetooth gnome-control-center gnome-control-center-data gnome-control-center-faces gnome-online-accounts gnome-power-manager gnome-screensaver gnome-session-bin gnome-session-common gnome-settings-daemon gnome-settings-daemon-common gnome-startup-applications gnome-user-docs gsettings-ubuntu-schemas gstreamer1.0-clutter-3.0 ibus ibus-data ibus-gtk ibus-gtk3 indicator-applet indicator-application indicator-appmenu indicator-bluetooth indicator-common indicator-datetime indicator-keyboard indicator-messages indicator-power indicator-printers indicator-session indicator-sound jayatana language-selector-gnome libaccounts-glib0 libbamf3-2 libcamel-1.2-62 libcanberra-pulse libcheese-gtk25 libcheese8 libclutter-1.0-0 libclutter-1.0-common libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcogl-common libcogl-pango20 libcogl-path20 libcogl20 libcolord-gtk1 libdee-1.0-4 libebackend-1.2-10 libebook-1.2-20 libebook-contacts-1.2-3 libecal-2.0-1 libedata-book-1.2-26 libedata-cal-2.0-1 libedataserver-1.2-24 libedataserverui-1.2-2 libgee-0.8-2 libgeoclue-2-0 libgeocode-glib0 libgeonames-common libgeonames0 libgnome-bluetooth13 libgnome-panel0 libgnomekbd-common libgnomekbd8 libgoa-backend-1.0-1 libgsound0 libgssdp-1.2-0 libgtop-2.0-11 libgtop2-common libgupnp-1.2-0 libgupnp-av-1.0-2 libgupnp-dlna-2.0-3 libgweather-3-16 libgweather-common libibus-1.0-5 libido3-0.1-0 libindicator3-7 liblightdm-gobject-1-0 libmediaart-2.0-0 libmessaging-menu0 libphonenumber7 libprotobuf17 librygel-core-2.6-2 librygel-db-2.6-2 librygel-renderer-2.6-2 librygel-server-2.6-2 libtimezonemap-data libtimezonemap1 libunity-control-center1 libunity-gtk2-parser0 libunity-gtk3-parser0 libunity-settings-daemon1 liburl-dispatcher1 libwhoopsie-preferences0 libxklavier16 libzeitgeist-2.0-0 light-locker light-locker-settings lightdm mousetweaks nautilus-data python3-aptdaemon.gtk3widgets python3-ibus-1.0 python3-macaroonbakery python3-protobuf python3-psutil python3-rfc3339 python3-tz rygel session-migration ubuntu-docs ubuntu-system-service ubuntu-touch-sounds unity-control-center unity-greeter unity-gtk-module-common unity-gtk2-module unity-gtk3-module unity-settings-daemon unity-settings-daemon-schemas whoopsie-preferences zeitgeist-core 0 upgraded, 136 newly installed, 2 to remove and 0 not upgraded. Need to get 40.3 MB of archives. After this operation, 144 MB of additional disk space will be used. Do you want to continue? [Y/n] n
Yan King Yin (163 rep)
Dec 23, 2022, 04:04 AM
Showing page 1 of 20 total questions