To reinstall packages from one instance of Raspberry Pi OS to another (for instance because you are upgrading):
Code:
dpkg --get-selections > pkgs.list
Copy file to new installation
dpkg --set-selections < pkgs.list
apt-get dselect-upgrade
To reinstall packages from one instance of Raspberry Pi OS to another (for instance because you are upgrading):
Code:
dpkg --get-selections > pkgs.list
Copy file to new installation
dpkg --set-selections < pkgs.list
apt-get dselect-upgrade
Code: curl https://d20adtppz83p9s.cloudfront.net/GTK/latest/awsvpnclient_amd64.deb -o awsvpnclient_amd64.deb sudo zypper in alien alien --t...
Ingen kommentarer:
Send en kommentar