Main public logs

From Mintarc Forge

Combined display of all available logs of Mintarc Forge. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:09, 20 February 2025 Tommy talk contribs created page Debian package management (Created page with "==<anage Debian packages using dpkg== *Install a package: **sudo dpkg -i package.deb *Upgrade a package: **sudo dpkg -i new_version_package.deb *Uninstall a package: **sudo dpkg -r package_name *Display a list of installed packages: **dpkg --list *Reconfigure an installed package: **sudo dpkg-reconfigure package_name")