Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

512
Views
How to install PostgreSQL 9.3.3 client on Linux Mint?

I should do

apt-get install postgresql-9.3

However this would install the latest version (9.3.16). I want to install 9.3.3 How do I do that?

if I do:

apt-get install postgresql-9.3.3

I get:

E: Unable to locate package postgresql-9.3.3

E: Couldn't find any package by glob 'postgresql-9.3.3'

E: Couldn't find any package by regex 'postgresql-9.3.3'

What can I do?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

A specific version of a package can be selected for installation by following the package name with an equals (=) and the version of the package to select.

Example: apt-get install postgresql=9.3.3

https://linux.die.net/man/8/apt-get

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!