close
http://ubuntuforums.org/showthread.php?t=261366


To output this information to a file in your home directory you would use,

Code:
dpkg --get-selections > installed-software
And if you wanted to use the list to reinstall this software on a fresh ubuntu setup,

Code:
dpkg --set-selections < installed-software
followed by

Code:
dselect
arrow
arrow
    全站熱搜

    Aminzai 發表在 痞客邦 留言(0) 人氣()