=== brainwash_ is now known as brainwash [03:14] how can I remove a package and it's dependencies without messing up my depenency tree. Like say if I want to uninstall libre office writer [03:18] lisbeths, If you have no ppa i don't think you will mess with dependencies [03:22] The last time I tried to google how to uninstall a package and all it's dependencies I ended up getting a command that deleted dependencies from other packages [03:23] try uninstalling a package then removing orphans [03:25] so lets say my package is nano. I can sudo apt-get autoremove nano and it will remove nano and all the orphaned nano apckages correct? [03:45] lisbeths: Except that the 'autoremove' command doesn't take a package name as an argument, instead it'd be more like: "sudo apt-get purge --auto-remove " [03:58] I'll try it out on a virtual machine and see if it works thank you [07:53] I've done a fresh install of Xubuntu 19.04 in VirtualBox using the mini.iso and selecting the Xubuntu minimal desktop option. Clicking on any application returns the error: [07:54] Failed to execute child process "/usr/lib/x86_64-linux-gnu/xfce4/exo-1/exo-helper-1" (No such file or directory). [07:55] I'm curious if anyone else has run into this issue and if I should file a bug [07:55] Installing libexo-1-0 fixes the issue [08:00] xubuntu27w: I've seen that one being mentioned before [08:02] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892010 [08:02] Debian bug 892010 in exo-utils "exo-utils: exo-preferred-applications does not run with error "exo-helper-1: not found"" [Normal,Open] [08:26] cool. Thanks . [08:27] As long as it is known. Kind of a bummer to get on a fresh install but definitely able to be worked around [09:25] Hello! Need help: trying to reinstall nvidia drivers in text mode via apt-get, but proccess is freeze on extract nvidia-dkms-418. How to stop it correct and reinstall? [11:11] Anybody home? [11:12] no. [11:12] we are all hiding in the closet [11:13] pity [16:28] Hi, bonjour! [16:29] hi [16:29] i've made a fresh install next to W10, everything works great. [16:30] that's expected. [16:30] I have a question: how do you remove the name (of the last login) on the connection page? [16:31] I'd like to have no name there. [16:32] you mean on lightdm? [16:33] probably that is the name [16:34] I couldn't find the configuration for that - no option to hide the (last) user name. [16:35] xub-_-, so you have several users who use the computer right? and you want make that user login field blank? [16:35] yes [16:37] xub-_-, you have to edit this file: /etc/lightdm/lightdm.conf [16:37] uncomment the line: greeter-hide-users=true [16:37] save, close, reboot [16:38] xub-_-, also uncomment this one: greeter-show-manual-login = True [16:42] merci. But no such file. I do have /etc/lightdm/users.conf with hidden-users=nobody nobody4 noaccess [16:43] and user-background = false [16:44] xub-_-, ok i forot in xubuntu they do things a bit different, run: ls /etc/lightdm | nc termbin.com 9999 [16:44] share the link here [16:47] termbin.com/vvet [16:48] and the output of: ls /etc/lightdm/lightdm.conf.d | nc termbin.com 9999 [16:49] it's empty [16:50] ok then: cat /etc/lightdm/lightdm-gtk-greeter.conf | nc termbin.com 9999 [16:53] termbin.com/c8fn [16:56] saint iGNUssius knows where xubuntu stores the lightdm.conf, try to look for it using this command: find / -type f 2>/dev/null | grep --color=always lightdm.conf [17:02] danke diogenes_ [17:04] good days people, I just installed 19.04 on my laptop, working great. I did notice though that it defaulted to the proprietary nvdiai driver instead of the free one, is that a bug or a new default? working great though just curious [18:51] I'm having trouble with logging in through the gui [18:51] I think I'm stuck in a bootloop [18:54] Hello? Anyone can help? [18:55] I'm having trouble logging in through the gui [18:55] I type my password in and it reverts back to the login screen [20:35] Hello when I turn on my computer XFCE panel doesn't start. I temporary fixed this by pressing "CTRL+ALT+F1" and "CTRL+ALT+F6". It works but every time I turn on my pc I am doing this. I am tired of this. How can I fix it?