10-12-2014, 08:38 PM
Hello Alex,
you can do updates using the CLI
Source
You can view the LL manual online https://www.freecinema2022.gq/manual/
you can do updates using the CLI
Source
Code:
sudo apt-get update # Fetches the list of available updates
sudo apt-get upgrade # Strictly upgrades the current packages
sudo apt-get dist-upgrade # Installs updates (new ones)
You can view the LL manual online https://www.freecinema2022.gq/manual/