deb – Page 2 – POFTUT

How To Add PPA To Ubuntu, Debian Repository?

Ubuntu and Debian are two popular Linux distributions. They are using deb and apt for package management by default. In default of repositories, there are a lot of different and rich package alternatives. We may need to add some external repositories. PPA is a protocol used to add repositories to the apt. It means personal package archives. Some can … Read more

How To Add New Repository To Apt In Linux?

Apt is a mainstream package management tool. Apt is used by Debian, Ubuntu and a lot of different distributions. Package administration job can be done with Apt very easily. Installing new packages, removing packages, updating packages, resolving dependency of packages, etc. Big distributions like Debian, Ubuntu provides repositories. There are a lot of 3 party … Read more