Posted by: admin (set 21)
For a list of software packages installed on your Linux box (Ubuntu / Debian):
dpkg-l | awk '/ ^ ii / (print $ 2)' | grep-v-e ^ lib-e-dev-e $ (uname-r)> lista.txt
0 Comments
![]() |
For a list of software packages installed on your Linux box (Ubuntu / Debian):
dpkg-l | awk '/ ^ ii / (print $ 2)' | grep-v-e ^ lib-e-dev-e $ (uname-r)> lista.txt