User Tools

Site Tools


ubuntu:dpkg:install_all_packages_recursively_from_directory

Differences

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

Link to this comparison view

ubuntu:dpkg:install_all_packages_recursively_from_directory [2023/06/18 14:23] – created peterubuntu:dpkg:install_all_packages_recursively_from_directory [2023/06/18 14:24] (current) peter
Line 1: Line 1:
 ====== Ubuntu - dpkg - Install all packages recursively from directory ====== ====== Ubuntu - dpkg - Install all packages recursively from directory ======
  
 +
 +<code bash>
 +sudo dpkg -R [Directory-name]
 +</code>
 +
 +----
 +
 +===== Example =====
 +
 +<code bash>
 +sudo dpkg -R /tmp/downloads
 +</code>
ubuntu/dpkg/install_all_packages_recursively_from_directory.1687098189.txt.gz · Last modified: 2023/06/18 14:23 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki