I'd recommend against it, but if you'd *really* want to try something Arch-based, you can try EndeavourOS.
If you have NetworkManager installed (you should have), you can use nmtui
, TUI tool.
TUI is Terminal User Interface, and IMO very user-friendly.
In Pop!_OS, you have the Pop!_Shop, and they added their own repos for software aren't included in Ubuntu's repo or exist mainly as Snap packages; they also included Flathub.
Under the app name you want to install, you'll have a little drop-down box with option to choose (if there's more than one option) where to download the package from.
- &&
means execute if the command before ended successfully
- ||
means execute if the commnad before failed
- ;
just means execute the command - no matter if succeeded or failed
Use &&
to use multiple commands one after the other, don't use ;
.
You can use an unofficial LOS ROM, or GSI; there was a development in the past of PixelExperience ROM.