You may start here
[variety]
Install An automatic wallpaper changer, downloader and manager.
Variety changes the wallpaper on a regular interval using user-specified or automatically downloaded images. Install from the Software Manager.
[Screenshot from 2021-08-02 16-58-25]
Install Pop OS Shell - Pop Shell is a keyboard-driven layer for GNOME Shell which allows for quick and sensible navigation and management of windows. The core feature of Pop Shell is the addition of advanced tiling window management —…
As well as
Update and Install
Command to update your sources:
sudo apt update
Command to check for available upgrades:
apt list -u
Or:
apt list --upgradable
Command to upgrade available packages on your system:
sudo apt upgrade
Upgrade as long as existing file deletion is not necessary
sudo apt dist-upgrade
Upgrade even if existing file deletion is necessary
sudo apt full-upgrade
Installing a package using sudo apt install that is already installed will mark the package as manually …
Browsing the Tutorials & Guides subforum can be useful, along with examining issues raised in General Help and Hardware Support . By reading solutions as well as trying to solve issues not your own, it helps to teach the system and how to follow the logic.
3 Likes