jarkky
Tue Mar 17, 2020 4:02:52 pm
It seems that for some reason the system "sudo apt autoremove" removed the sound drivers and I can't find how to get them back...
If I installed some older libraries it happened that "autoremove" is doing bad things:
jari@jari-ENVY17:~$ sudo apt-get install libcurl3 -y
[sudo] password for jari:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
clamav-base libllvm3.9 libtext-csv-perl libtext-csv-xs-perl libtfm1
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
libcurl4 sky
The following NEW packages will be installed:
libcurl3
0 upgraded, 1 newly installed, 2 to remove and 0 not upgraded.
Need to get 0 B/214 kB of archives.
After this operation, 13.6 MB disk space will be freed.
(Reading database ... 392765 files and directories currently installed.)
Removing sky (2.1.7520-1ubuntu+bionic) ...
Removing libcurl4:amd64 (7.58.0-2ubuntu3.8) ...
Selecting previously unselected package libcurl3:amd64.
(Reading database ... 392708 files and directories currently installed.)
Preparing to unpack .../libcurl3_7.58.0-2ubuntu2_amd64.deb ...
Unpacking libcurl3:amd64 (7.58.0-2ubuntu2) ...
Setting up libcurl3:amd64 (7.58.0-2ubuntu2) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2+zorin1) ...
Processing triggers for libc-bin (2.28-0ubuntu1+zorin4) ...
If I installed some older libraries it happened that "autoremove" is doing bad things:
jari@jari-ENVY17:~$ sudo apt-get install libcurl3 -y
[sudo] password for jari:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
clamav-base libllvm3.9 libtext-csv-perl libtext-csv-xs-perl libtfm1
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
libcurl4 sky
The following NEW packages will be installed:
libcurl3
0 upgraded, 1 newly installed, 2 to remove and 0 not upgraded.
Need to get 0 B/214 kB of archives.
After this operation, 13.6 MB disk space will be freed.
(Reading database ... 392765 files and directories currently installed.)
Removing sky (2.1.7520-1ubuntu+bionic) ...
Removing libcurl4:amd64 (7.58.0-2ubuntu3.8) ...
Selecting previously unselected package libcurl3:amd64.
(Reading database ... 392708 files and directories currently installed.)
Preparing to unpack .../libcurl3_7.58.0-2ubuntu2_amd64.deb ...
Unpacking libcurl3:amd64 (7.58.0-2ubuntu2) ...
Setting up libcurl3:amd64 (7.58.0-2ubuntu2) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2+zorin1) ...
Processing triggers for libc-bin (2.28-0ubuntu1+zorin4) ...