/srv/irclogs.ubuntu.com/2022/09/03/#kubuntu.txt

IrcsomeBot<trevantee> guys i ran this03:57
IrcsomeBot<trevantee> sudo apt install bluez libbluetooth-dev python3-dev python3-bluez03:58
IrcsomeBot<trevantee> and then this sudo apt remove bluez libbluetooth-dev python3-dev python3-bluez03:58
IrcsomeBot<trevantee> and now my bluetooth deleted03:58
IrcsomeBot<trevantee> how can i get it back03:58
IrcsomeBot<trevantee> how can i reinstall it03:59
IrcsomeBot<Omar> hi04:04
IrcsomeBot<Omar> https://termbin.com/9eqi04:04
IrcsomeBot<Omar> what are those errors?04:04
oerheksomar seems like that intel repo is dead. remove it04:13
oerhekstrevantee after those heavy install/remove actions, did you reboot?04:14
IrcsomeBot<Omar> Ok is there any alternatives? (re @IrcsomeBot: <oerheks> omar seems like that intel repo is dead. remove it)05:03
IrcsomeBot<Omar> Sorry i did not understand (re @IrcsomeBot: <oerheks> trevantee after those heavy install/remove actions, did you reboot?)05:06
oerheksomar, no, intel is supported in the kernel, nothing to install.05:25
oerheksand that 2nd line is not for you.05:25
IrcsomeBot<Omar> Ok thank you05:43
=== Linux is now known as Unix
=== Unix is now known as UNIX
iomari891mmikowski: Thanks for the reply. The compositor reset after a few reboots.10:37
iomari891My next issue is that I can no longer log in to my lock screen. I have to exit to terminal and run "/usr/bin/loginctl". It only affects lock screen. I can still log in from botting or after I log out.10:39
iomari891s/botting/booting/10:40
BluesKajHi all12:56
IrcsomeBot<Omar> hii14:11
IrcsomeBot<Omar> i deleted .git file14:11
IrcsomeBot<Omar> where can i download it from14:11
tomreynOmar: those are usually directories. you'd git clone the same git repository from a remote again, if that's what you did initially.15:30
IrcsomeBot<Omar> it is im sorry (re @IrcsomeBot: <tomreyn> Omar: those are usually directories. you'd git clone the same git repository from a remote again, if that's what you did initially.)15:30
IrcsomeBot<Omar> how (re @IrcsomeBot: <tomreyn> Omar: those are usually directories. you'd git clone the same git repository from a remote again, if that's what you did initially.)15:30
tomreynthe .git directory would reside *inside* a git repository. this should still enable to learn which software it is, and maybe where you cloned it from. there's probably still some README* file describing it15:32
IrcsomeBot<Omar> i dont know what i did initially (re @IrcsomeBot: <tomreyn> Omar: those are usually directories. you'd git clone the same git repository from a remote again, if that's what you did initially.)15:32
tomreynwell, unless this is a repository you created yourself, with code you created yourself, you probably started with a "git clone <uri>"15:32
IrcsomeBot<Omar> no it is not (re @IrcsomeBot: <tomreyn> well, unless this is a repository you created yourself, with code you created yourself, you probably started with a "git clone <uri>")15:33
tomreynto do this again, find out the url to clone from and move up one directory (cd ..) and rename this directory you were in (mv oldname oldname.remainder) and then "git clone <url>"15:34
tomreynyou should probably learn some git basics if you work with source code repositories more often15:35
IrcsomeBot<Omar> i really dont understand im so noob at this15:36
IrcsomeBot<Omar> i removed it by accident15:36
mparilloI like this for an overview: https://jwiegley.github.io/git-from-the-bottom-up/15:36
mparilloAnd this for "What did I just do, and how can I recover?" https://github.com/k88hudson/git-flight-rules15:37
IrcsomeBot<Omar> ok ill take a look when i have a chance15:40
IrcsomeBot<Omar> for now can u show me how to clone it i really dont know what to do or where to look15:40
tomreynfind out which software it was first of all15:42
tomreynwhy do yu need it actually?15:43
IrcsomeBot<Omar> i think  it had something with vscode15:43
IrcsomeBot<Omar> vscode (re @IrcsomeBot: <tomreyn> why do yu need it actually?)15:43
tomreynthere are ubuntu packages for vscode15:44
tomreynno need to install and build from source15:44
IrcsomeBot<Omar> where?15:44
tomreynhttps://code.visualstudio.com/docs/setup/linux15:45
tomreyni meant to say "thrd party .deb packages", not "ubuntu packages", although i think there's also a snap15:46
IrcsomeBot<Omar> .deb is good (re @IrcsomeBot: <tomreyn> i meant to say "thrd party .deb packages", not "ubuntu packages", although i think there's also a snap)15:47
tomreynhttps://snapcraft.io/search?q=vscode15:47
IrcsomeBot<Omar> thank u (re @IrcsomeBot: <tomreyn> https://snapcraft.io/search?q=vscode)15:48
IrcsomeBot<Omar> will i find .git directory here? (re @IrcsomeBot: <tomreyn> https://code.visualstudio.com/docs/setup/linux)15:48
tomreynyou're welcome. but i thin you could have found this yourself, too15:48
tomreynno, there will most likely be no .git directory in there.15:49
IrcsomeBot<Omar> i tried (re @IrcsomeBot: <tomreyn> you're welcome. but i thin you could have found this yourself, too)15:51
tomreynthat's good15:54
iomari891how can I force a reinstall of kde-full? When I run "sudo apt install --reinstall kde-full" it doesn't actually reinstall anything16:15
tomreynhttps://askubuntu.com/questions/275719/reinstall-package-and-its-installed-dependencies16:22
tomreynreinstalling packages isn't usually needed unless you manually changed its (non configuration) files, though16:23
tomreynif you want to also restore default configuration files (loosing your own edits, such as after having your local edits backed up), you'd rather want https://askubuntu.com/questions/66533/how-can-i-restore-configuration-files16:25
alkisgsudo dpkg -V => can tell you if you modified files and configuration files, so that then you know if you need to reinstall and what17:07
IrcsomeBot<Omar> I think that dictionary contained my commands history (re @IrcsomeBot: <tomreyn> you're welcome. but i thin you could have found this yourself, too)17:42
IrcsomeBot<Omar> And default konsol profile17:42
IrcsomeBot<Omar> And my aliases17:43
IrcsomeBot<Omar> All gone17:52
=== Lord_of_Life_ is now known as Lord_of_Life
IrcsomeBot<Roberalz> Gnkw19:43
IrcsomeBot<CrustyCrab55> Could Kubuntu developers tell me if fish shell ships by default?19:53
IrcsomeBot<RikMills> It does not (re @CrustyCrab55: Could Kubuntu developers tell me if fish shell ships by default?)19:59
IrcsomeBot<CrustyCrab55> And the default is always bash not zsh?20:03
IrcsomeBot<RikMills> Yes20:04
IrcsomeBot<LOBOLATELEPHONY> Good evening all? Kindly help me with setting up CPUQuota on kubuntu 22.04.20:11
IrcsomeBot<LOBOLATELEPHONY> systemctl set-property user-1000.slice CPUQuota=25%20:11
IrcsomeBot<LOBOLATELEPHONY> 🙏20:11
=== [Pokey] is now known as Pokey
tomreynOmar: not sure what you mean. you won'T have had a .git subdirectory in your users' home directory.23:37
tomreynand even if so, i explained how to rename it, not to remove it.23:37

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!