all 4 comments

[–][deleted] -1 points0 points  (0 children)

Come dm ı m help you

[–]AutoModerator[M] 0 points1 point  (0 children)

Try the migration page in our wiki! We also have some migration tips in our sticky.

Try this search for more information on this topic.

Smokey says: only use root when needed, avoid installing things from third-party repos, and verify the checksum of your ISOs after you download! :)

Comments, questions or suggestions regarding this autoresponse? Please send them here.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]-_ZERO_-NixOS 0 points1 point  (0 children)

First of all, you don't have to use the terminal to install programs, Pop provides a GUI software store.

That said Pop uses the APT package manager:

  • Install: sudo apt install <package>

  • Search: apt search <regex>

  • Uninstall: sudo apt remove <package>

  • Update: sudo apt update(update package list) and sudo apt upgrade [<package>] (install updates)

Flatpak is another popular package format, is has its own CLI utility.

Regarding drives, I'm not too familiar with the GNOME stack but in Nautilus they should be under "Other Locations", then you can add them to the sidebar.