In this video, we will understand how to download and install packages in linux from any repository of your choice through a process called APT-PINNING.
By default, package managers like apt download packages from the STABLE Repository which although contain stable packages but they may be of an older version. Other Repos like testing, unstable or experimental etc may contain new packages.
In this video, through a live demonstration i will show you how to install packages from any repo of your choice. I will be using Debian Linux for the demonstration which has apt package manager installed by default.
For an in-dept guide on PACKAGE MANAGERS, check out my previous video :
• EXPLAINED: How to Install/Uninstall Progra...
For more information on Debian Repositories, check out the following video :
• COMPLETE OS GUIDE : DEBIAN GNU/LINUX WITH ...