Here is all you need to know about package management on Linux. By package management I mean how you install, update, or remove a package.
The most concise expression is: [1]
Apt-get it or for-get it.
Put another way:
If you cannot install a package using apt-get then you should forget about it. If the author doesn’t provide it so it can be installed with apt-get, then it’s not yet ready for serious consideration, so you shouldn’t waste your time on it if you have to use another package manager.