Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
In creating a Debian package, what command would install the .deb package created from a custom build?
sudo rpm -i "package-name".deb
sudo dpkg -i "package-name".deb
dpkg-deb --build "package-name".deb
sudo apt-get install "package-name"
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!