Skip to main content

All Questions

Tagged with
0 votes
0 answers
553 views

Install Microsoft SQL Server on Pop!_OS

I am trying to install Microsoft SQL Server on the latest Pop!_OS 22.04 LTS (jammy) but receiving following errors: sudo apt-get install mssql-server Reading package lists... Done Building dependency ...
sifar's user avatar
  • 111
0 votes
1 answer
2k views

Mongodb 2.6 Packages Removed from Mongo Repo?

I am attempting to build Mongodb 2.6.7 from the Mongo repos and am now unable to download them, as I was able to last week... root@591d529e0497:/# echo 'deb http://downloads-distro.mongodb.org/repo/...
Smuggla's user avatar
0 votes
1 answer
2k views

Repository does not have a release file (Kubuntu)

I have attached a screenshot of the message I get when using sudo apt-get update. I attempted to use the repositories in the past but did not succeed. I now wish to get rid of these messages. Any ...
checkmate's user avatar
2 votes
0 answers
909 views

Debian Jessie repositories and git

How should I edit the sources.list so I will be able to get Git via apt-get? If I run apt-get install git now, I get Unable to locate package git While I can manually download and compile (I ...
Jake546A's user avatar
0 votes
2 answers
718 views

Installing php on Ubuntu 8.10; package not found?

I'm new to linux. For some work I need to install php but not necessarily apache as I'm using my own webserver. I'm using Ubuntu 8.10. But when I try to install php I get the following error. root@...
samsamara's user avatar
  • 405
82 votes
4 answers
161k views

How to find out which versions of a package can I install on APT

Using APT, you can install a specific version of a package using: apt-get install package=1.0 But you can't do apt-get install package=1.* So, how can I find out which versions are avaliable for ...
Camilo Martin's user avatar
1 vote
1 answer
464 views

Where are Ubuntu packages that I can't find by name (OpenJDK, Ruby, etc.)?

Just installed Ubuntu 9.0.4. When using apt-get, I found I could not get packages like OpenJDK, Ruby etc. Do I need to add some additional repository?
user705414's user avatar
  • 1,445
7 votes
2 answers
5k views

Is it possible to install Gentoo portage manager (emerge) on Ubuntu?

And vice versa? For example install apt-get on Gentoo and connect Ubuntu's repositories. And if it is possible how can I do it? (at least in general terms)
gennad's user avatar
  • 349