logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Install Packages - Manage APT Packages | Online Free DevTools by Hexmos

Install packages easily with APT Package Manager. Update, upgrade, and manage software on Debian-based systems. Free online tool, no registration required.

apt-install

Install packages for Debian-based distributions. More information: https://manned.org/apt.8.

  • Install a package, or update it to the latest version:

sudo apt install {{package}}

  • Display verbose package version information during installation or update:

sudo apt install {{[-V|--verbose-versions]}} {{package}}

See Also