Tuesday, May 14, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 696  / 2 Years ago, fri, july 15, 2022, 11:06:15

I got this error



E: unable to locate the package oversip


when I write this command



sudo apt-get install oversip

More From » server

 Answers
3

Are you sure you already add the repository of oversip?!



So first of all you have to add the repository. Edit your /etc/apt/sources.list file (or create a new file /etc/apt/sources.list.d/oversip.list) and add the appropriate line for your Ubuntu distribution:



Ubuntu 12.04 Precise:



deb http://deb.versatica.com precise main


Ubuntu 12.10 Quantal:



deb http://deb.versatica.com quantal main


Ubuntu 13.04 Raring:



deb http://deb.versatica.com raring main


Ubuntu 14.04 Trusty Tahr:



deb http://deb.versatica.com trusty main


Then



sudo apt-get update


Now you can install



sudo apt-get install oversip

[#20401] Sunday, July 17, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
skaing

Total Points: 462
Total Questions: 124
Total Answers: 113

Location: Nauru
Member since Thu, Feb 2, 2023
1 Year ago
;