Hello Guys, glad to finally be a part of the Linux Community!
First of all, I want to say while I consider myself a proficient user (in Windows) I am also completely new to Linux and still learning. So please have mercy in case I've not exhausted all the possible solutions yet.
I only recently bought this Wifi card which sadly does not have any Linux drivers provided by the manufacturer. However it seems that people have gotten it to run by running
sudo apt-get update
sudo apt-get install bcmwl-kernel-source
modprobe wl
Sadly this package in not present in the Solus repository so I don't know how to go on from here. Any help would be appreciated.
Newbie questions:
Question 1: When I want to install a package that is in the Ubuntu repository, how do I go about it? Is this what the "packaging" help section is for? Also, is there a way to follow install instructions where you have register an installation source? I recently wanted to install MikTeX and this was necessary in the install instructions.
Question 2: I just now discovered that I have some app entries that seemingly do nothing. For example when opening a .txt file the default app was "notepad" that has the same icon as the "Text Editor" however opening with "notepad" does not do anything. Changing the default app to "Text Editor" opens the file nicely. Also, I noticed that some Winetricks apps inserted itself into some default file applications such as Photos. I have multiple entries of those Wine apps as well as two entries how this "notepad". Is this normal behaviour or did I screw something up? Here is two screenshots to show you what I mean:
https://imgur.com/6oesZNB https://imgur.com/GDnljYx
Thank you in advance for you expertise and have a great day!