Difference between revisions of "Sudo amazon-linux-extras install postgresql10"
Jump to navigation
Jump to search
(Created page with "{{lc}} sudo amazon-linux-extras install postgresql10") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
sudo [[amazon-linux-extras install]] postgresql10 | sudo [[amazon-linux-extras install]] postgresql10 | ||
+ | |||
+ | <pre> | ||
+ | Installing postgresql | ||
+ | Loaded plugins: extras_suggestions, langpacks, priorities, update- | ||
+ | : motd | ||
+ | Cleaning repos: amzn2-core amzn2extra-docker amzn2extra-epel | ||
+ | : amzn2extra-kernel-5.10 amzn2extra-postgresql10 | ||
+ | : epel | ||
+ | 29 metadata files removed | ||
+ | 10 sqlite files removed | ||
+ | 0 metadata files removed | ||
+ | Loaded plugins: extras_suggestions, langpacks, priorities, update- | ||
+ | : motd | ||
+ | amzn2-core | 3.7 kB 00:00 | ||
+ | amzn2extra-docker | 3.0 kB 00:00 | ||
+ | amzn2extra-epel | 3.0 kB 00:00 | ||
+ | amzn2extra-kernel-5.10 | 3.0 kB 00:00 | ||
+ | amzn2extra-postgresql10 | 3.0 kB 00:00 | ||
+ | epel/x86_64/metalink | 24 kB 00:00 | ||
+ | epel | 4.7 kB 00:00 | ||
+ | (1/14): amzn2-core/2/x86_64/group_gz | 2.5 kB 00:00 | ||
+ | (2/14): amzn2-core/2/x86_64/updateinfo | 556 kB 00:00 | ||
+ | (3/14): amzn2extra-epel/2/x86_64/primary_db | 1.8 kB 00:00 | ||
+ | (4/14): amzn2extra-kernel-5.10/2/x86_64/upda | 24 kB 00:00 | ||
+ | (5/14): amzn2extra-docker/2/x86_64/updateinf | 8.0 kB 00:00 | ||
+ | (6/14): amzn2extra-postgresql10/2/x86_64/upd | 76 B 00:00 | ||
+ | (7/14): amzn2extra-kernel-5.10/2/x86_64/prim | 15 MB 00:00 | ||
+ | (8/14): amzn2extra-postgresql10/2/x86_64/pri | 62 kB 00:00 | ||
+ | (9/14): amzn2extra-epel/2/x86_64/updateinfo | 76 B 00:00 | ||
+ | (10/14): amzn2extra-docker/2/x86_64/primary_ | 101 kB 00:00 | ||
+ | (11/14): epel/x86_64/group_gz | 99 kB 00:00 | ||
+ | (12/14): epel/x86_64/updateinfo | 1.0 MB 00:00 | ||
+ | (13/14): epel/x86_64/primary_db | 7.0 MB 00:00 | ||
+ | (14/14): amzn2-core/2/x86_64/primary_db | 69 MB 00:00 | ||
+ | 216 packages excluded due to repository priority protections | ||
+ | Resolving Dependencies | ||
+ | --> Running transaction check | ||
+ | ---> Package postgresql.x86_64 0:9.2.24-8.amzn2 will be updated | ||
+ | ---> Package postgresql.x86_64 0:10.21-1.amzn2.0.1 will be an update | ||
+ | --> Processing Dependency: postgresql-libs(x86-64) = 10.21-1.amzn2.0.1 for package: postgresql-10.21-1.amzn2.0.1.x86_64 | ||
+ | --> Running transaction check | ||
+ | ---> Package postgresql-libs.x86_64 0:9.2.24-8.amzn2 will be updated | ||
+ | ---> Package postgresql-libs.x86_64 0:10.21-1.amzn2.0.1 will be an update | ||
+ | --> Finished Dependency Resolution | ||
+ | |||
+ | Dependencies Resolved | ||
+ | |||
+ | ================================================================== | ||
+ | Package Arch Version Repository Size | ||
+ | ================================================================== | ||
+ | Updating: | ||
+ | postgresql | ||
+ | x86_64 10.21-1.amzn2.0.1 amzn2extra-postgresql10 1.5 M | ||
+ | Updating for dependencies: | ||
+ | postgresql-libs | ||
+ | x86_64 10.21-1.amzn2.0.1 amzn2extra-postgresql10 296 k | ||
+ | |||
+ | Transaction Summary | ||
+ | ================================================================== | ||
+ | Upgrade 1 Package (+1 Dependent package) | ||
+ | |||
+ | Total download size: 1.7 M | ||
+ | Is this ok [y/d/N]: y | ||
+ | Downloading packages: | ||
+ | Delta RPMs disabled because /usr/bin/applydeltarpm not installed. | ||
+ | (1/2): postgresql-libs-10.21-1.amzn2.0.1.x86 | 296 kB 00:00 | ||
+ | (2/2): postgresql-10.21-1.amzn2.0.1.x86_64.r | 1.5 MB 00:00 | ||
+ | ------------------------------------------------------------------ | ||
+ | Total 4.1 MB/s | 1.7 MB 00:00 | ||
+ | Running transaction check | ||
+ | Running transaction test | ||
+ | Transaction test succeeded | ||
+ | Running transaction | ||
+ | Updating : postgresql-libs-10.21-1.amzn2.0.1.x86_64 1/4 | ||
+ | Updating : postgresql-10.21-1.amzn2.0.1.x86_64 2/4 | ||
+ | Cleanup : postgresql-9.2.24-8.amzn2.x86_64 3/4 | ||
+ | Cleanup : postgresql-libs-9.2.24-8.amzn2.x86_64 4/4 | ||
+ | Verifying : postgresql-libs-10.21-1.amzn2.0.1.x86_64 1/4 | ||
+ | Verifying : postgresql-10.21-1.amzn2.0.1.x86_64 2/4 | ||
+ | Verifying : postgresql-9.2.24-8.amzn2.x86_64 3/4 | ||
+ | Verifying : postgresql-libs-9.2.24-8.amzn2.x86_64 4/4 | ||
+ | |||
+ | Updated: | ||
+ | postgresql.x86_64 0:10.21-1.amzn2.0.1 | ||
+ | |||
+ | Dependency Updated: | ||
+ | postgresql-libs.x86_64 0:10.21-1.amzn2.0.1 | ||
+ | |||
+ | Complete! | ||
+ | 0 ansible2 available \ | ||
+ | [ =2.4.2 =2.4.6 =2.8 =stable ] | ||
+ | 2 httpd_modules available [ =1.0 =stable ] | ||
+ | 3 memcached1.5 available \ | ||
+ | [ =1.5.1 =1.5.16 =1.5.17 ] | ||
+ | 6 postgresql10=latest enabled [ =10 =stable ] | ||
+ | 9 R3.4 available [ =3.4.3 =stable ] | ||
+ | 10 rust1 available \ | ||
+ | [ =1.22.1 =1.26.0 =1.26.1 =1.27.2 =1.31.0 =1.38.0 | ||
+ | =stable ] | ||
+ | 18 libreoffice available \ | ||
+ | [ =5.0.6.2_15 =5.3.6.1 =stable ] | ||
+ | 19 gimp available [ =2.8.22 ] | ||
+ | 20 docker=latest enabled \ | ||
+ | [ =17.12.1 =18.03.1 =18.06.1 =18.09.9 =stable ] | ||
+ | 21 mate-desktop1.x available \ | ||
+ | [ =1.19.0 =1.20.0 =stable ] | ||
+ | 22 GraphicsMagick1.3 available \ | ||
+ | [ =1.3.29 =1.3.32 =1.3.34 =stable ] | ||
+ | 23 tomcat8.5 available \ | ||
+ | [ =8.5.31 =8.5.32 =8.5.38 =8.5.40 =8.5.42 =8.5.50 | ||
+ | =stable ] | ||
+ | 24 epel=latest enabled [ =7.11 =stable ] | ||
+ | 25 testing available [ =1.0 =stable ] | ||
+ | 26 ecs available [ =stable ] | ||
+ | 27 corretto8 available \ | ||
+ | [ =1.8.0_192 =1.8.0_202 =1.8.0_212 =1.8.0_222 =1.8.0_232 | ||
+ | =1.8.0_242 =stable ] | ||
+ | 29 golang1.11 available \ | ||
+ | [ =1.11.3 =1.11.11 =1.11.13 =stable ] | ||
+ | 30 squid4 available [ =4 =stable ] | ||
+ | 32 lustre2.10 available \ | ||
+ | [ =2.10.5 =2.10.8 =stable ] | ||
+ | 33 java-openjdk11 available [ =11 =stable ] | ||
+ | 34 lynis available [ =stable ] | ||
+ | 36 BCC available [ =0.x =stable ] | ||
+ | 37 mono available [ =5.x =stable ] | ||
+ | 38 nginx1 available [ =stable ] | ||
+ | 39 ruby2.6 available [ =2.6 =stable ] | ||
+ | 40 mock available [ =stable ] | ||
+ | 41 postgresql11 available [ =11 =stable ] | ||
+ | 43 livepatch available [ =stable ] | ||
+ | 44 python3.8 available [ =stable ] | ||
+ | 45 haproxy2 available [ =stable ] | ||
+ | 46 collectd available [ =stable ] | ||
+ | 47 aws-nitro-enclaves-cli available [ =stable ] | ||
+ | 48 R4 available [ =stable ] | ||
+ | _ kernel-5.4 available [ =stable ] | ||
+ | 50 selinux-ng available [ =stable ] | ||
+ | 51 php8.0 available [ =stable ] | ||
+ | 52 tomcat9 available [ =stable ] | ||
+ | 53 unbound1.13 available [ =stable ] | ||
+ | 54 mariadb10.5 available [ =stable ] | ||
+ | 55 kernel-5.10=latest enabled [ =stable ] | ||
+ | 56 redis6 available [ =stable ] | ||
+ | 57 ruby3.0 available [ =stable ] | ||
+ | 58 postgresql12 available [ =stable ] | ||
+ | 59 postgresql13 available [ =stable ] | ||
+ | 60 mock2 available [ =stable ] | ||
+ | 61 dnsmasq2.85 available [ =stable ] | ||
+ | 62 kernel-5.15 available [ =stable ] | ||
+ | 63 postgresql14 available [ =stable ] | ||
+ | 64 firefox available [ =stable ] | ||
+ | 65 lustre available [ =stable ] | ||
+ | 66 php8.1 available [ =stable ] | ||
+ | 67 awscli1 available [ =stable ] | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{AMI}} |
Revision as of 11:22, 20 February 2023
sudo amazon-linux-extras install postgresql10
Installing postgresql Loaded plugins: extras_suggestions, langpacks, priorities, update- : motd Cleaning repos: amzn2-core amzn2extra-docker amzn2extra-epel : amzn2extra-kernel-5.10 amzn2extra-postgresql10 : epel 29 metadata files removed 10 sqlite files removed 0 metadata files removed Loaded plugins: extras_suggestions, langpacks, priorities, update- : motd amzn2-core | 3.7 kB 00:00 amzn2extra-docker | 3.0 kB 00:00 amzn2extra-epel | 3.0 kB 00:00 amzn2extra-kernel-5.10 | 3.0 kB 00:00 amzn2extra-postgresql10 | 3.0 kB 00:00 epel/x86_64/metalink | 24 kB 00:00 epel | 4.7 kB 00:00 (1/14): amzn2-core/2/x86_64/group_gz | 2.5 kB 00:00 (2/14): amzn2-core/2/x86_64/updateinfo | 556 kB 00:00 (3/14): amzn2extra-epel/2/x86_64/primary_db | 1.8 kB 00:00 (4/14): amzn2extra-kernel-5.10/2/x86_64/upda | 24 kB 00:00 (5/14): amzn2extra-docker/2/x86_64/updateinf | 8.0 kB 00:00 (6/14): amzn2extra-postgresql10/2/x86_64/upd | 76 B 00:00 (7/14): amzn2extra-kernel-5.10/2/x86_64/prim | 15 MB 00:00 (8/14): amzn2extra-postgresql10/2/x86_64/pri | 62 kB 00:00 (9/14): amzn2extra-epel/2/x86_64/updateinfo | 76 B 00:00 (10/14): amzn2extra-docker/2/x86_64/primary_ | 101 kB 00:00 (11/14): epel/x86_64/group_gz | 99 kB 00:00 (12/14): epel/x86_64/updateinfo | 1.0 MB 00:00 (13/14): epel/x86_64/primary_db | 7.0 MB 00:00 (14/14): amzn2-core/2/x86_64/primary_db | 69 MB 00:00 216 packages excluded due to repository priority protections Resolving Dependencies --> Running transaction check ---> Package postgresql.x86_64 0:9.2.24-8.amzn2 will be updated ---> Package postgresql.x86_64 0:10.21-1.amzn2.0.1 will be an update --> Processing Dependency: postgresql-libs(x86-64) = 10.21-1.amzn2.0.1 for package: postgresql-10.21-1.amzn2.0.1.x86_64 --> Running transaction check ---> Package postgresql-libs.x86_64 0:9.2.24-8.amzn2 will be updated ---> Package postgresql-libs.x86_64 0:10.21-1.amzn2.0.1 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================== Package Arch Version Repository Size ================================================================== Updating: postgresql x86_64 10.21-1.amzn2.0.1 amzn2extra-postgresql10 1.5 M Updating for dependencies: postgresql-libs x86_64 10.21-1.amzn2.0.1 amzn2extra-postgresql10 296 k Transaction Summary ================================================================== Upgrade 1 Package (+1 Dependent package) Total download size: 1.7 M Is this ok [y/d/N]: y Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. (1/2): postgresql-libs-10.21-1.amzn2.0.1.x86 | 296 kB 00:00 (2/2): postgresql-10.21-1.amzn2.0.1.x86_64.r | 1.5 MB 00:00 ------------------------------------------------------------------ Total 4.1 MB/s | 1.7 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : postgresql-libs-10.21-1.amzn2.0.1.x86_64 1/4 Updating : postgresql-10.21-1.amzn2.0.1.x86_64 2/4 Cleanup : postgresql-9.2.24-8.amzn2.x86_64 3/4 Cleanup : postgresql-libs-9.2.24-8.amzn2.x86_64 4/4 Verifying : postgresql-libs-10.21-1.amzn2.0.1.x86_64 1/4 Verifying : postgresql-10.21-1.amzn2.0.1.x86_64 2/4 Verifying : postgresql-9.2.24-8.amzn2.x86_64 3/4 Verifying : postgresql-libs-9.2.24-8.amzn2.x86_64 4/4 Updated: postgresql.x86_64 0:10.21-1.amzn2.0.1 Dependency Updated: postgresql-libs.x86_64 0:10.21-1.amzn2.0.1 Complete! 0 ansible2 available \ [ =2.4.2 =2.4.6 =2.8 =stable ] 2 httpd_modules available [ =1.0 =stable ] 3 memcached1.5 available \ [ =1.5.1 =1.5.16 =1.5.17 ] 6 postgresql10=latest enabled [ =10 =stable ] 9 R3.4 available [ =3.4.3 =stable ] 10 rust1 available \ [ =1.22.1 =1.26.0 =1.26.1 =1.27.2 =1.31.0 =1.38.0 =stable ] 18 libreoffice available \ [ =5.0.6.2_15 =5.3.6.1 =stable ] 19 gimp available [ =2.8.22 ] 20 docker=latest enabled \ [ =17.12.1 =18.03.1 =18.06.1 =18.09.9 =stable ] 21 mate-desktop1.x available \ [ =1.19.0 =1.20.0 =stable ] 22 GraphicsMagick1.3 available \ [ =1.3.29 =1.3.32 =1.3.34 =stable ] 23 tomcat8.5 available \ [ =8.5.31 =8.5.32 =8.5.38 =8.5.40 =8.5.42 =8.5.50 =stable ] 24 epel=latest enabled [ =7.11 =stable ] 25 testing available [ =1.0 =stable ] 26 ecs available [ =stable ] 27 corretto8 available \ [ =1.8.0_192 =1.8.0_202 =1.8.0_212 =1.8.0_222 =1.8.0_232 =1.8.0_242 =stable ] 29 golang1.11 available \ [ =1.11.3 =1.11.11 =1.11.13 =stable ] 30 squid4 available [ =4 =stable ] 32 lustre2.10 available \ [ =2.10.5 =2.10.8 =stable ] 33 java-openjdk11 available [ =11 =stable ] 34 lynis available [ =stable ] 36 BCC available [ =0.x =stable ] 37 mono available [ =5.x =stable ] 38 nginx1 available [ =stable ] 39 ruby2.6 available [ =2.6 =stable ] 40 mock available [ =stable ] 41 postgresql11 available [ =11 =stable ] 43 livepatch available [ =stable ] 44 python3.8 available [ =stable ] 45 haproxy2 available [ =stable ] 46 collectd available [ =stable ] 47 aws-nitro-enclaves-cli available [ =stable ] 48 R4 available [ =stable ] _ kernel-5.4 available [ =stable ] 50 selinux-ng available [ =stable ] 51 php8.0 available [ =stable ] 52 tomcat9 available [ =stable ] 53 unbound1.13 available [ =stable ] 54 mariadb10.5 available [ =stable ] 55 kernel-5.10=latest enabled [ =stable ] 56 redis6 available [ =stable ] 57 ruby3.0 available [ =stable ] 58 postgresql12 available [ =stable ] 59 postgresql13 available [ =stable ] 60 mock2 available [ =stable ] 61 dnsmasq2.85 available [ =stable ] 62 kernel-5.15 available [ =stable ] 63 postgresql14 available [ =stable ] 64 firefox available [ =stable ] 65 lustre available [ =stable ] 66 php8.1 available [ =stable ] 67 awscli1 available [ =stable ]
See also
Advertising: