ranjithsiji

Fedora 27 Install Rpmfusion and United RPMS

Apr 1st, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.42 KB | None | 0 0
  1. [alpha@localhost ~]$ su -
  2. Password:
  3. [root@localhost ~]# dnf install gnome-tweak-tool
  4. Last metadata expiration check: 1:10:12 ago on Sun 01 Apr 2018 10:16:22 AM IST.
  5. Dependencies resolved.
  6. ======================================================================================================================================================
  7.  Package                                              Arch                       Version                            Repository                   Size
  8. ======================================================================================================================================================
  9. Installing:
  10.  gnome-tweak-tool                                     noarch                     3.26.4-1.fc27                      updates                     323 k
  11. Installing dependencies:
  12.  gnome-shell-extension-user-theme                     noarch                     3.26.2-1.fc27                      updates                      23 k
  13.  
  14. Transaction Summary
  15. ======================================================================================================================================================
  16. Install  2 Packages
  17.  
  18. Total download size: 346 k
  19. Installed size: 1.3 M
  20. Is this ok [y/N]: y
  21. Downloading Packages:
  22. (1/2): gnome-shell-extension-user-theme-3.26.2-1.fc27.noarch.rpm                                                      6.5 kB/s |  23 kB     00:03    
  23. (2/2): gnome-tweak-tool-3.26.4-1.fc27.noarch.rpm                                                                       14 kB/s | 323 kB     00:23    
  24. ------------------------------------------------------------------------------------------------------------------------------------------------------
  25. Total                                                                                                                  12 kB/s | 346 kB     00:29    
  26. Running transaction check
  27. Transaction check succeeded.
  28. Running transaction test
  29. Transaction test succeeded.
  30. Running transaction
  31.   Preparing        :                                                                                                                              1/1
  32.   Installing       : gnome-shell-extension-user-theme-3.26.2-1.fc27.noarch                                                                        1/2
  33.   Installing       : gnome-tweak-tool-3.26.4-1.fc27.noarch                                                                                        2/2
  34.   Running scriptlet: gnome-tweak-tool-3.26.4-1.fc27.noarch                                                                                        2/2
  35.   Running scriptlet: gnome-shell-extension-user-theme-3.26.2-1.fc27.noarch                                                                        2/2
  36.   Running scriptlet: gnome-tweak-tool-3.26.4-1.fc27.noarch                                                                                        2/2
  37.   Verifying        : gnome-tweak-tool-3.26.4-1.fc27.noarch                                                                                        1/2
  38.   Verifying        : gnome-shell-extension-user-theme-3.26.2-1.fc27.noarch                                                                        2/2
  39.  
  40. Installed:
  41.   gnome-tweak-tool.noarch 3.26.4-1.fc27                             gnome-shell-extension-user-theme.noarch 3.26.2-1.fc27                            
  42.  
  43. Complete!
  44. [root@localhost ~]#  dnf install https://dl.folkswithhats.org/fedora/$(rpm -E %fedora)/RPMS/folkswithhats-release.noarch.rpm
  45. Last metadata expiration check: 1:16:25 ago on Sun 01 Apr 2018 10:16:22 AM IST.
  46. folkswithhats-release.noarch.rpm                                                                                      1.0 kB/s | 7.3 kB     00:07    
  47. Dependencies resolved.
  48. ======================================================================================================================================================
  49.  Package                                      Arch                          Version                         Repository                           Size
  50. ======================================================================================================================================================
  51. Installing:
  52.  folkswithhats-release                        noarch                        4.0.0-0                         @commandline                        7.3 k
  53.  
  54. Transaction Summary
  55. ======================================================================================================================================================
  56. Install  1 Package
  57.  
  58. Total size: 7.3 k
  59. Installed size: 145  
  60. Is this ok [y/N]: y
  61. Downloading Packages:
  62. Running transaction check
  63. Transaction check succeeded.
  64. Running transaction test
  65. Transaction test succeeded.
  66. Running transaction
  67.   Preparing        :                                                                                                                              1/1
  68.   Installing       : folkswithhats-release-4.0.0-0.noarch                                                                                         1/1
  69.   Verifying        : folkswithhats-release-4.0.0-0.noarch                                                                                         1/1
  70.  
  71. Installed:
  72.   folkswithhats-release.noarch 4.0.0-0                                                                                                                
  73.  
  74. Complete!
  75. [root@localhost ~]# dnf install fedy
  76. Folks With Hats Repository                                                                                            3.7 kB/s | 5.3 kB     00:01    
  77. Last metadata expiration check: 0:00:00 ago on Sun 01 Apr 2018 11:33:09 AM IST.
  78. Error:
  79.  Problem: package fedy-4.6.0-0.fc27.noarch requires fedy-plugins, but none of the providers can be installed
  80.   - conflicting requests
  81.   - nothing provides rpmfusion-free-release needed by fedy-plugins-4.6.0-0.fc27.noarch
  82. [root@localhost ~]#  dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
  83. Last metadata expiration check: 0:00:08 ago on Sun 01 Apr 2018 11:33:09 AM IST.
  84. rpmfusion-free-release-27.noarch.rpm                                                                                   10 kB/s |  20 kB     00:01    
  85. rpmfusion-nonfree-release-27.noarch.rpm                                                                                10 kB/s |  20 kB     00:01    
  86. Dependencies resolved.
  87. ======================================================================================================================================================
  88.  Package                                          Arch                          Version                     Repository                           Size
  89. ======================================================================================================================================================
  90. Installing:
  91.  rpmfusion-free-release                           noarch                        27-1                        @commandline                         20 k
  92.  rpmfusion-nonfree-release                        noarch                        27-1                        @commandline                         20 k
  93.  
  94. Transaction Summary
  95. ======================================================================================================================================================
  96. Install  2 Packages
  97.  
  98. Total size: 40 k
  99. Installed size: 18 k
  100. Is this ok [y/N]: y
  101. Is this ok [y/N]: y
  102. Downloading Packages:
  103. Running transaction check
  104. Transaction check succeeded.
  105. Running transaction test
  106. Transaction test succeeded.
  107. Running transaction
  108.   Preparing        :                                                                                                                              1/1
  109.   Installing       : rpmfusion-nonfree-release-27-1.noarch                                                                                        1/2
  110.   Installing       : rpmfusion-free-release-27-1.noarch                                                                                           2/2
  111.   Verifying        : rpmfusion-free-release-27-1.noarch                                                                                           1/2
  112.   Verifying        : rpmfusion-nonfree-release-27-1.noarch                                                                                        2/2
  113.  
  114. Installed:
  115.   rpmfusion-free-release.noarch 27-1                                       rpmfusion-nonfree-release.noarch 27-1                                      
  116.  
  117. Complete!
  118. [root@localhost ~]# sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
  119. RPM Fusion for Fedora 27 - Free - Updates                                                                              65 kB/s | 351 kB     00:05    
  120.  
  121. RPM Fusion for Fedora 27 - Free                                                                                        18 kB/s | 717 kB     00:39    
  122. RPM Fusion for Fedora 27 - Nonfree - Updates                                                                           14 kB/s |  87 kB     00:06    
  123. RPM Fusion for Fedora 27 - Nonfree                                                                                     22 kB/s | 163 kB     00:07    
  124. Last metadata expiration check: 0:00:00 ago on Sun 01 Apr 2018 11:36:33 AM IST.
  125. rpmfusion-free-release-27.noarch.rpm                                                                                  8.0 kB/s |  20 kB     00:02    
  126. rpmfusion-nonfree-release-27.noarch.rpm                                                                               8.9 kB/s |  20 kB     00:02    
  127. Package rpmfusion-free-release-27-1.noarch is already installed, skipping.
  128. Package rpmfusion-nonfree-release-27-1.noarch is already installed, skipping.
  129. Dependencies resolved.
  130. Nothing to do.
  131. Complete!
  132. [root@localhost ~]#
  133. [root@localhost ~]# rpm --import https://raw.githubusercontent.com/UnitedRPMs/unitedrpms/master/URPMS-GPG-PUBLICKEY-Fedora-24
  134. [root@localhost ~]# dnf -y install https://github.com/UnitedRPMs/unitedrpms/releases/download/7/unitedrpms-$(rpm -E %fedora)-7.fc$(rpm -E %fedora).noarch.rpm
  135. Last metadata expiration check: 0:01:20 ago on Sun 01 Apr 2018 11:36:33 AM IST.
  136. unitedrpms-27-7.fc27.noarch.rpm                                                                                       468  B/s | 9.8 kB     00:21    
  137. Dependencies resolved.
  138. ======================================================================================================================================================
  139.  Package                             Arch                            Version                              Repository                             Size
  140. ======================================================================================================================================================
  141. Installing:
  142.  unitedrpms                          noarch                          27-7.fc27                            @commandline                          9.8 k
  143.  
  144. Transaction Summary
  145. ======================================================================================================================================================
  146. Install  1 Package
  147.  
  148. Total size: 9.8 k
  149. Installed size: 3.0 k
  150. Downloading Packages:
  151. Running transaction check
  152. Transaction check succeeded.
  153. Running transaction test
  154. Transaction test succeeded.
  155. Running transaction
  156.   Preparing        :                                                                                                                              1/1
  157.   Installing       : unitedrpms-27-7.fc27.noarch                                                                                                  1/1
  158.   Verifying        : unitedrpms-27-7.fc27.noarch                                                                                                  1/1
  159.  
  160. Installed:
  161.   unitedrpms.noarch 27-7.fc27                                                                                                                        
  162.  
  163. Complete!
  164. [root@localhost ~]# dnf install fedy
  165. Importing GPG key 0x5250AEF3:
  166.  Userid     : "The UnitedRPMs Project (Key for UnitedRPMs infrastructure) <unitedrpms@protonmail.com>"
  167.  Fingerprint: 36EB EB08 D346 B0A8 5B58 E140 EE78 8F49 5250 AEF3
  168.  From       : /etc/pki/rpm-gpg/URPMS-GPG-PUBLICKEY-Fedora-24
  169. Is this ok [y/N]: y
  170. unitedrpms 27 - x86_64                                                                                                 80 kB/s | 762 kB     00:09    
  171. Last metadata expiration check: 0:00:00 ago on Sun 01 Apr 2018 11:40:19 AM IST.
  172. Dependencies resolved.
  173. ======================================================================================================================================================
  174.  Package                                 Arch                         Version                               Repository                           Size
  175. ======================================================================================================================================================
  176. Installing:
  177.  fedy                                    noarch                       4.6.0-0.fc27                          folkswithhats                        11 k
  178. Installing dependencies:
  179.  fedy-core                               noarch                       4.6.0-0.fc27                          folkswithhats                        39 k
  180.  fedy-plugins                            noarch                       4.6.0-0.fc27                          folkswithhats                        92 k
  181.  gdk-pixbuf2-devel                       x86_64                       2.36.11-1.fc27                        fedora                              222 k
  182.  glib2-devel                             x86_64                       2.54.3-2.fc27                         updates                             453 k
  183.  libnotify-devel                         x86_64                       0.7.7-4.fc27                          fedora                               35 k
  184.  libpng-devel                            x86_64                       2:1.6.31-1.fc27                       fedora                              323 k
  185.  pcre-cpp                                x86_64                       8.41-6.fc27                           updates                              42 k
  186.  pcre-devel                              x86_64                       8.41-6.fc27                           updates                             549 k
  187.  pcre-utf16                              x86_64                       8.41-6.fc27                           updates                             191 k
  188.  pcre-utf32                              x86_64                       8.41-6.fc27                           updates                             182 k
  189.  zlib-devel                              x86_64                       1.2.11-4.fc27                         fedora                               56 k
  190.  
  191. Transaction Summary
  192. ======================================================================================================================================================
  193. Install  12 Packages
  194.  
  195. Total download size: 2.1 M
  196. Installed size: 7.7 M
  197. Is this ok [y/N]: y
  198. Downloading Packages:
  199. (1/12): fedy-4.6.0-0.fc27.noarch.rpm                                                                                  8.2 kB/s |  11 kB     00:01    
  200. (2/12): fedy-core-4.6.0-0.fc27.noarch.rpm                                                                              21 kB/s |  39 kB     00:01    
  201. (3/12): fedy-plugins-4.6.0-0.fc27.noarch.rpm                                                                           41 kB/s |  92 kB     00:02    
  202. (4/12): libnotify-devel-0.7.7-4.fc27.x86_64.rpm                                                                        14 kB/s |  35 kB     00:02    
  203. (5/12): gdk-pixbuf2-devel-2.36.11-1.fc27.x86_64.rpm                                                                    29 kB/s | 222 kB     00:07    
  204. (6/12): glib2-devel-2.54.3-2.fc27.x86_64.rpm                                                                           49 kB/s | 453 kB     00:09    
  205. (7/12): libpng-devel-1.6.31-1.fc27.x86_64.rpm                                                                          38 kB/s | 323 kB     00:08    
  206. (8/12): zlib-devel-1.2.11-4.fc27.x86_64.rpm                                                                            19 kB/s |  56 kB     00:02    
  207. (9/12): pcre-utf16-8.41-6.fc27.x86_64.rpm                                                                              57 kB/s | 191 kB     00:03    
  208. (10/12): pcre-cpp-8.41-6.fc27.x86_64.rpm                                                                              9.2 kB/s |  42 kB     00:04    
  209. (11/12): pcre-devel-8.41-6.fc27.x86_64.rpm                                                                             71 kB/s | 549 kB     00:07    
  210. (12/12): pcre-utf32-8.41-6.fc27.x86_64.rpm                                                                             42 kB/s | 182 kB     00:04    
  211. ------------------------------------------------------------------------------------------------------------------------------------------------------
  212. Total                                                                                                                  93 kB/s | 2.1 MB     00:23    
  213. Running transaction check
  214. Transaction check succeeded.
  215. Running transaction test
  216. Transaction test succeeded.
  217. Running transaction
  218.   Preparing        :                                                                                                                              1/1
  219.   Installing       : pcre-utf32-8.41-6.fc27.x86_64                                                                                               1/12
  220.   Running scriptlet: pcre-utf32-8.41-6.fc27.x86_64                                                                                               1/12
  221.   Installing       : pcre-utf16-8.41-6.fc27.x86_64                                                                                               2/12
  222.   Running scriptlet: pcre-utf16-8.41-6.fc27.x86_64                                                                                               2/12
  223.   Installing       : pcre-cpp-8.41-6.fc27.x86_64                                                                                                 3/12
  224.   Running scriptlet: pcre-cpp-8.41-6.fc27.x86_64                                                                                                 3/12
  225.   Installing       : pcre-devel-8.41-6.fc27.x86_64                                                                                               4/12
  226.   Installing       : glib2-devel-2.54.3-2.fc27.x86_64                                                                                            5/12
  227.   Installing       : zlib-devel-1.2.11-4.fc27.x86_64                                                                                             6/12
  228.   Installing       : libpng-devel-2:1.6.31-1.fc27.x86_64                                                                                         7/12
  229.   Installing       : gdk-pixbuf2-devel-2.36.11-1.fc27.x86_64                                                                                     8/12
  230.   Installing       : libnotify-devel-0.7.7-4.fc27.x86_64                                                                                         9/12
  231.   Installing       : fedy-core-4.6.0-0.fc27.noarch                                                                                              10/12
  232.   Running scriptlet: fedy-core-4.6.0-0.fc27.noarch                                                                                              10/12
  233.   Installing       : fedy-plugins-4.6.0-0.fc27.noarch                                                                                           11/12
  234.   Installing       : fedy-4.6.0-0.fc27.noarch                                                                                                   12/12
  235.   Running scriptlet: fedy-4.6.0-0.fc27.noarch                                                                                                   12/12
  236. Running as unit: run-rd8110ee3824f4e8aa5d5763abc2d3e59.service
  237.   Verifying        : fedy-4.6.0-0.fc27.noarch                                                                                                    1/12
  238.   Verifying        : fedy-core-4.6.0-0.fc27.noarch                                                                                               2/12
  239.   Verifying        : fedy-plugins-4.6.0-0.fc27.noarch                                                                                            3/12
  240.   Verifying        : libnotify-devel-0.7.7-4.fc27.x86_64                                                                                         4/12
  241.   Verifying        : glib2-devel-2.54.3-2.fc27.x86_64                                                                                            5/12
  242.   Verifying        : gdk-pixbuf2-devel-2.36.11-1.fc27.x86_64                                                                                     6/12
  243.   Verifying        : libpng-devel-2:1.6.31-1.fc27.x86_64                                                                                         7/12
  244.   Verifying        : zlib-devel-1.2.11-4.fc27.x86_64                                                                                             8/12
  245.   Verifying        : pcre-devel-8.41-6.fc27.x86_64                                                                                               9/12
  246.   Verifying        : pcre-cpp-8.41-6.fc27.x86_64                                                                                                10/12
  247.   Verifying        : pcre-utf16-8.41-6.fc27.x86_64                                                                                              11/12
  248.   Verifying        : pcre-utf32-8.41-6.fc27.x86_64                                                                                              12/12
  249.  
  250. Installed:
  251.   fedy.noarch 4.6.0-0.fc27          fedy-core.noarch 4.6.0-0.fc27        fedy-plugins.noarch 4.6.0-0.fc27     gdk-pixbuf2-devel.x86_64 2.36.11-1.fc27
  252.   glib2-devel.x86_64 2.54.3-2.fc27  libnotify-devel.x86_64 0.7.7-4.fc27  libpng-devel.x86_64 2:1.6.31-1.fc27  pcre-cpp.x86_64 8.41-6.fc27            
  253.   pcre-devel.x86_64 8.41-6.fc27     pcre-utf16.x86_64 8.41-6.fc27        pcre-utf32.x86_64 8.41-6.fc27        zlib-devel.x86_64 1.2.11-4.fc27        
  254.  
  255. Complete!
  256. [root@localhost ~]#
Add Comment
Please, Sign In to add comment