Search
You can find the results of your search below.
Fulltext results:
- deb
- ====== Packages ====== ===== Repack ===== <code bash> dpkg-deb -R fglrx-core_14.501-0ubuntu1_amd64.deb... glrx-core/ fglrx-core_14.501-0ubuntu1_amd64.deb </code> ===== Clone packages from machine to another ===== on PC 1 <code bash> dpkg --get-selections > /tmp/package_list </code> on PC 2 <code bash> dpkg --set-selections < /pa