how to update ubuntu package repository code example
Example 1: add-apt-repository:
sudo apt-get install software-properties-common
Example 2: how to install add-apt-repository
sudo apt-add-repository ‘deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main’