User Tools

Site Tools


other:win10wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:win10wsl [2022/08/29 15:01]
jypeter [After the base installation] Improved
other:win10wsl [2022/08/29 15:21]
jypeter [Ubuntu packages installed] Updated
Line 487: Line 487:
 ==== Ubuntu packages installed ==== ==== Ubuntu packages installed ====
  
-<​code>​$ dpkg --list+<​code>​$ dpkg --list ​| head -n 10
 Desired=Unknown/​Install/​Remove/​Purge/​Hold Desired=Unknown/​Install/​Remove/​Purge/​Hold
 | Status=Not/​Inst/​Conf-files/​Unpacked/​halF-conf/​Half-inst/​trig-aWait/​Trig-pend | Status=Not/​Inst/​Conf-files/​Unpacked/​halF-conf/​Half-inst/​trig-aWait/​Trig-pend
 |/ Err?​=(none)/​Reinst-required (Status,​Err:​ uppercase=bad) |/ Err?​=(none)/​Reinst-required (Status,​Err:​ uppercase=bad)
-||/ Name                  Version ​        ​Architecture ​   Description +||/ Name                           ​Version ​                          ​Architecture Description 
-+++-=====================-===============-===============-================================================ ++++-==============================-=================================-============-=============================================================================== 
-ii  accountsservice ​      ​0.6.45-1ubuntu1 ​amd64           ​query and manipulate user account information +ii  accountsservice ​               0.6.55-0ubuntu12~20.04.5 ​         ​amd64        query and manipulate user account information 
-ii  ​acl                   2.2.52-3build1 ​ amd64           ​Access control list utilities +ii  ​adduser ​                       3.118ubuntu2 ​                     all          add and remove users and groups 
-ii  ​acpid                 1:2.0.28-1ubunt amd64           ​Advanced Configuration and Power Interface event +ii  alsa-topology-conf ​            1.2.2-1                           ​all ​         ALSA topology configuration files 
-ii  ​adduser ​              3.116ubuntu1 ​   all             add and remove users and groups+ii  ​alsa-ucm-conf ​                 ​1.2.2-1ubuntu0.13 ​                ​all ​         ALSA Use Case Manager configuration files 
 +ii  ​apparmor ​                      2.13.3-7ubuntu5.1                 ​amd64 ​       user-space parser utility for AppArmor
  
-[...] 
-ii  xterm                 ​330-1ubuntu2 ​   amd64           X terminal emulator 
-ii  xxd                   ​2:​8.0.1453-1ubu amd64           tool to make (or reverse) a hex dump 
-ii  xz-utils ​             5.2.2-1.3 ​      ​amd64 ​          ​XZ-format compression utilities 
-ii  zerofree ​             1.0.4-1 ​        ​amd64 ​          zero free blocks from ext2, ext3 and ext4 file-s 
-ii  zlib1g:​amd64 ​         1:​1.2.11.dfsg-0 amd64           ​compression library - runtime 
  
 +$ dpkg --list > /​mnt/​c/​Scratch/​jypeter/​Ubuntu_Installed_List_`date +"​%y-%m-%d"​`.txt
 +$ wc -l /​mnt/​c/​Scratch/​jypeter/​Ubuntu_Installed_List_*.txt
 +642 /​mnt/​c/​Scratch/​jypeter/​Ubuntu_Installed_List_22-08-29.txt</​code>​
  
-$ dpkg --list > /​mnt/​c/​Scratch/​jyp/​pkg_initial_201601.txt +Full (example) list of installed packages: {{ :other:ubuntu_installed_list_22-08-29.txt |}}
-$ wc -l /​mnt/​c/​Scratch/​jyp/​pkg_initial_201601.txt +
-628 /​mnt/​c/​Scratch/​jypeter/​pkg_initial_201601.txt</​code>​ +
- +
-Full (example) list of installed packages: {{:other:pkg_initial_201601.txt|pkg_initial_201601.txt}}+
  
 ==== Update ubuntu ==== ==== Update ubuntu ====
other/win10wsl.txt · Last modified: 2023/12/06 13:24 by jypeter