Skip to main content

a silhouette of a person's head and shoulders, used as a default avatar

#openSUSE Tumbleweed revisión de la semana 2 de 2022

Tumbleweed es una distribución «Rolling Release» de actualización contínua. Aquí puedes estar al tanto de las últimas novedades.

Tumbleweed

openSUSE Tumbleweed es la versión «rolling release» o de actualización continua de la distribución de GNU/Linux openSUSE.

Hagamos un repaso a las novedades que han llegado hasta los repositorios esta semana.

El anuncio original lo puedes leer en el blog de Dominique Leuenberger, publicado bajo licencia CC-by-sa, en este este enlace:

Después de todas las fiestas navideñas, de nuevo llegan actualizaciones a los repositorios de Tumbleweed y así se han compilado 6 nuevas snapshots y probado, llegando 5 de ellas finalmente a nuestros repositorios (0107, 0109, 0110, 0111 y 0112).

Entre las actualizaciones más interesantes, se pueden destacar:

  • Linux kernel 5.16.0
  • GNOME 41.3
  • openSSL 1.1.1m
  • fmt 8.1.1
  • fwupd-efi
  • KDE Frameworks 5.90.0
  • KDE Plasma 5.23.5
  • KDE Gear 21.12.1
  • Mozilla Firefox 96.0
  • Wayland 1.20.0

Y entre las actualizaciones que podremos encontrar próximamente serán:

  • linux-glibc-devel 5.16
  • Ruby 3.1 será el intérprete predeterminado de Ruby. Y Ruby 2.7 y 3.0 desaparecerán.
  • Python 3.6 será eliminado
  • Python 3.10 será el intérprete de Python predeterminado
  • GCC 12 ya se ha ido introduciendo, preparándose para cuando se publique definitivamente, lo que implicará la recompilación de TODOS los paquetes de la distro, como es normal y habitual.

Si quieres estar a la última con software actualizado y probado utiliza openSUSE Tumbleweed la opción rolling release de la distribución de GNU/Linux openSUSE.

Mantente actualizado y ya sabes: Have a lot of fun!!

Enlaces de interés

Geeko_ascii

——————————–

a silhouette of a person's head and shoulders, used as a default avatar

Disponibles todos los audios de 24H24L 2021

El fin de semana del 11 al 12 de diciembre 2021 tuvimos una cita con el macroevento: 24H24L. Una vez realzada su emisión, y tras un tiempo para realizar la subida a las plataformas correspondientes me complace compartir con vosotros que ya están Disponibles todos los audios de 24H24L 2021: 24 horas de tecnología y Software Libre.

Disponibles todos los audios de 24H24L 2021

Disponibles todos los audios de 24H24L 2021

El 2020 la edición 2020 de 24H24L se dedicó a crear audios para aquellos nuevos usuarios de la Comunidad Linuxera.

Como estos episodios han quedado grabados para la posteridad (aquí tenéis el rss para ponerlos en vuestro reproductor de audio favorito) , este año José Jiménez, promotor de esta iniciativa, decidió dar otro aire a la edición del11 y 12 de diciembre 2021 con un toque más técnico, dedicando casi todo el tiempo a programación y desarrollo de aplicaciones, que es algo básico en el Software Libre.

Una vez realizado el evento y realizadas las subidas correspondientes, me complace compartir con vosotros que ya están disponibles todos los audios de 24H24L 2021: 24 horas de tecnología y Software Libre.

No obstante, por si alguien quiere otras opciones, os dejo los enlaces disponibles:

Más información: 24H24L

Una programación cargada de código

Si os lanzáis a descargar los audios para escucharlos no está de más ver su menú, una parrilla más que apetecible que podéis ver desglosado en la imagen inferior, haz click para descargar el pdf, del programa que se emitió el 11 y 12 de diciembre.

Disponibles todos los audios de 24H24L 2021

Además, para esta edición han estrenado una magnífica web, cortesía de Javier Archeni, que os invito a visitar y admirar.

Y para finalizar, os recuerdo el objetivo de 24H24L en boca de sus creadores:

«Dedicamos 24 charlas de una hora de duración en una edición dedicada a la programación y al mundo del desarrollo. Una jornada para compartir con profesionales y entusiastas del software libre en español.»

the avatar of Chun-Hung sakana Huang

Windows 筆電環境安裝小記

Windows 筆電環境安裝小記


OS: Windows 10 20H2 ( OS 組建 19042.1415 )

WSL: openSUSE Leap 15.3


這篇文章要來紀錄公司筆電環境安裝的一些紀錄


我自己的工作的環境是以 openSUSE Leap 與 Mac 為主, 之前跟公司申請的筆電已經撥發下來了, 當然是 Windows OS :)


基於一些理由來嘗試將上班的環境使用 Windows 筆電

  • 使用公司配發的設備, 不須自己自備工作環境

  • WSL 在 Windows 環境愈來愈成熟

  • 雲端的工具是在 container 環境內執行, 所以外殼的 OS 影響應該還好 


先來紀錄安裝的相關軟體, 以及一些調整



==== 瀏覽器 ====

Chrome / Firefox 安裝


==== Windows 虛擬桌面 ====


==== LINE Desktop ====


==== WSL 安裝 ====


參考官方文件 - 但是真的有很多出入, 所以以下紀錄安裝過程


版本確認

  • 在 Windows 執行 winver 來確認符合版本


首先在控制台 – > 程式與功能 – > 開啟或關閉Windows 功能 確認下列功能已經開啟

  • Windows 子系統Linux版

  • 虛擬機器平台



開啟後必須重新開機

  • 我使用這個方式是因為我在 PowerShell 內使用  wsl  --install 沒有反應, 參考 Windows 官方影片使用開啟功能來安裝


安裝 openSUSE Leap 15.3 

我的安裝是透過 Microsoft Store 來進行安裝

  • 搜尋 openSUSE – > 點選 openSUSE Leap 15.3 – > 點選取得


  • 安裝後小記

    • zypper  update 更新套件

    • zypper  install bind-utils 安裝常用 DNS 解析套件

    • zypper  install git



開啟 PowerShell , 以下指令在 powershell 內執行

使用 wsl  指令確認目前版本


> wsl  -l  -v


  NAME                  STATE           VERSION

* openSUSE-Leap-15.3    Stopped         1


  • 這邊要注意的是 -l 與 -v 的順序不能相反, 這點與 linux 很不同


嘗試將 openSUSE Leap 15.3 轉換為 WSL version 2


> wsl  --set-version  openSUSE-Leap-15.3  2


正在進行轉換,這可能需要幾分鐘的時間...

有關 WSL 2 的主要差異詳細資訊,請瀏覽 https://aka.ms/wsl2

WSL 2 需要更新其核心元件。如需詳細資訊,請造訪 visit https://aka.ms/wsl2kernel


因為需要更新 Kernel 才能使用 WSL 2, 到下列網頁更新 Kernel



更新完成之後再次執行轉換


> wsl  --set-version  openSUSE-Leap-15.3  2


正在進行轉換,這可能需要幾分鐘的時間...

有關 WSL 2 的主要差異詳細資訊,請瀏覽 https://aka.ms/wsl2

轉換完成。


驗證版本


> ws l --list  --verbose


  NAME                  STATE           VERSION

* openSUSE-Leap-15.3    Running         2


將 WSL 2 設定為預設版本


> wsl  --set-default-version  2


有關 WSL 2 的主要差異詳細資訊,請瀏覽 https://aka.ms/wsl2

操作順利完成。


如果想要確認預設的 WSL 版本

可以使用  wsl  –status  指令



WSL 指令可以參考

 

設定最佳做法是推薦一定要看



==== 安裝 Windows 終端機 ====


我的安裝是透過 Microsoft Store 來進行安裝



更改 Windows Terminal 設定, 預設使用 openSUSE Leap 15.3 開啟


開啟 Windows Terminal – > 點選 設定

將預設設定檔改為 openSUSE-Leap-15.3

點選 儲存




==== vscode 安裝 ====



==== Docker Desktop 2.3.0.2 安裝 ====



安裝完成後在設定中確認

  • Use the WSL 2 based engine

  • WSL Integration 有進行整合



  • 接下來可以在 WSL 中的 linux 測試 docker 指令



==== Dropbox 安裝 ====


  • 官方下載頁面 https://www.dropbox.com/install#downloaded

  • Dropbox 裝在 Windows Host, 因為目前 Windows 10 還不支援 WSL GUI, 除非是 Windows 11

  • 在 WSL 的 openSUSE Leap linux 家目錄建立 Dropbox 的 symbolic link 指向 /mnt/c/Users/user/Dropbox


==== Pulse VPN 安裝 ====


==== Zoom 安裝 ====


官方下載頁面



==== 雲端 CLI 測試 ====


下載自己 build 的 container image 來進行測試



==== Git 與 GitLab clone 測試 ====



Reference:


the avatar of Alessandro de Oliveira Faria

Fiscal de EPIs com IA

O uso de EPIs nas empresas que exercem atividades que envolve riscos à saúde dos funcionários é essencial. A não utilização desses equipamentos pode trazer graves consequências à empresa, como o pagamento de multas, indenizações por meio de processos civis, trabalhistas e até mesmo criminais.

Baseado na lei Nº. 6.514/77, os EPIs são obrigatórios aos colaboradores que de alguma maneira afeta a sua segurança física e mental. O Descumprimento da lei implica em pagamento de multas penalizadores prevista na Norma de Regulamento 28 (NR 28).

Mas se o colaborador não utilizar os EPIs, a empresa pode aplicar Advertência, Suspensão e Justa causa. Se ocorrer reclamação trabalhista, uma IA baseada em visão computacional, pode gerar prova documental para as respectivas penalidades aplicadas.

Somente com número baixo de acidentes, as empresas conseguem benefícios no BNDES.

Abaixo: um vídeo comprovando a viabilidade da tecnologia.

a silhouette of a person's head and shoulders, used as a default avatar

openSUSE Tumbleweed – Review of the week 2022/02

Dear Tumbleweed users and hackers,

The holidays are over and people are returning to their computers, submitting a lot more than during the last weeks. Out of the 6 snapshots built and tested,5 made it out to the mirrors (0107, 0109, 0110, 0111, and 0112).

The most interesting updates in those snapshots are:

  • Linux kernel 5.16.0
  • GNOME 41.3
  • openSSL 1.1.1m
  • python36-FOO modulea re no longer built; The repo still contains ~ 200 python36 packages, but those are mainly due to build failures in python-singlespec packages. You can expect them to vanish over the next few days
  • fmt 8.1.1: Restores ABI compatibiliy to fmt 8.0
  • fwupd-efi: Re-add fwupdx64.efi.signed symlink (boo#1192206)
  • KDE Frameworks 5.90.0
  • KDE Plasma 5.23.5
  • KDE Gear 21.12.1
  • Mozilla Firefox 96.0
  • Wayland 1.20.0

The first wave of submissions could be worked off and stagings are looking not that crowded at the moment. The things on the horizon I’m currently aware of are:

  • linux-glibc-devel 5.16: syncing up with the kernel
  • Ruby 3.1 to be introduced and become the main ruby interpreter. Ruby 2.7 and Ruby 3.0 will disappear at the same time.
  • Python 3.6 interpreter will be removed (once all python36-FOO modules are gone)
  • Python 3.10 as the distro default interpreter (a bit down the line)
  • GCC 12 introduction has started to be as ready as possible for when the upstream release happens.

Most of those items will be some longer-lasting efforts. The list is ordered based on my prediction of how they will land in Tumbleweed.

a silhouette of a person's head and shoulders, used as a default avatar

openSUSE Leap 15.2 llega al fin de soporte oficial

Los usuarios de openSUSE Leap 15.2 no recibirán actualizaciones de seguridad y mantenimiento ya que la versión ha llegado a su fin de vida desde el 4 de enero de 2022

La versión 15.2 de openSUSE Leap, después de los 6 meses de prórroga desde la publicación de Leap 15.3, finaliza las actualizaciones para la versión secundaria del sistema operativo. Por lo que sus repositorios de Leap 15.2 dejarán de recibir actualizaciones de seguridad.

Aquellos que continúen usando esta versión ya desatendida, estarán expuestos a vulnerabilidades debido a que estas versiones descontinuadas ya no reciben actualizaciones de seguridad y mantenimiento. Esta es la razón por la cual los usuarios deben actualizar a la versión menor más reciente: openSUSE Leap 15.3!

Los usuarios pueden actualizar de openSUSE Leap 15.2 a 15.3 descargando la imagen iso o siguiendo las instrucciones sobre cómo actualizar que se encuentran en este enlace:

Para instalaciones nuevas, se pueden descargar las imágenes de openSUSE Leap 15.3 en https://get.opensuse.org/leap/. La versión Leap 15.3 es compatible con parches de seguridad y actualizaciones y se espera que alcance su fin de vida en noviembre de 2022.

Para entonces ya la comunidad de openSUSE habrá publicado Leap 15.4 se publicará en junio de 2022, según la hoja de ruta.

Los usuarios interesados ​​en cambiar de la versión de lanzamiento puntual (Leap) a la versión continua (rolling release) pueden pasarse a Tumbleweed, que ofrece grandes actualizaciones diarias y frecuentes de todo el software en los repositorios oficiales.

Se puede descargar desde aquí y la mejor manera de hacer el cambio es reinstalar su sistema, así que haga una copia de seguridad de su directorio /home y cualquier archivo de configuración que desee guardar (por ejemplo, /etc /var).

Es hora de actualizar openSUSE Leap 15.2 para seguir disfrutando de una distribución de GNU/Linux profesional, madura y estable como pocas.

Ya sea a Leap 15.3 para seguir manteniéndose en esa rama de lanzamientos estables o a Tumbleweed para disfrutar de una rolling release testeada y a la última.

Fuente: https://news.opensuse.org/2022/01/13/opensuse-reaches-eol/

a silhouette of a person's head and shoulders, used as a default avatar

Clear Clock – Plasmoides de KDE (189)

Vuelven los plasmoides estilo reloj al blog. Tras presentar a Time Keeper Evolution hace poco hoy toca presentar Clear Clock, el widget número 189 de esta serie, perfecto para decorar nuestro escritorio Plasma de la Comundidad KDE.

Clear Clock – Plasmoides de KDE (189)

Hoy sigo con los plasmoides para nuestro entorno de trabajo ya que la Comunidad KDE no para de ofrecernos variedad y calidad.

De esta forma os presento Clear Clock, una creación de qewer que nos ofrece un reloj para nuestro escritorio elegante y muy moderno, con ese estilo tan de moda entre los estudiantes de escribir sobre texto (si alguien es maestro lo entenderá).

Sus opciones de configuración son simples pero nos permiten activar tanto el día de la semana como el formato de la hora así como la posibilidad o no de ver la fecha.

Clear Clock - Plasmoides de KDE (189)

Creo que en mi #viernesdeescritorio de enero Clear Clock aparecerá ya que lo he probado y queda de fábula.

Y como siempre digo, si os gusta el plasmoide podéis “pagarlo” de muchas formas en la mutante página de KDE Store, que estoy seguro que el desarrollador lo agradecerá: puntúale positivamente, hazle un comentario en la página o realiza una donación. Ayudar al desarrollo del Software Libre también se hace simplemente dando las gracias, ayuda mucho más de lo que os podéis imaginar, recordad la campaña I love Free Software Day de la Free Software Foundation donde se nos recordaba esta forma tan sencilla de colaborar con el gran proyecto del Software Libre y que en el blog dedicamos un artículo.

Más información: KDE Store

¿Qué son los plasmoides?

Para los no iniciados en el blog, quizás la palabra plasmoide le suene un poco rara pero no es mas que el nombre que reciben los widgets para el escritorio Plasma de KDE.

En otras palabras, los plasmoides no son más que pequeñas aplicaciones que puestas sobre el escritorio o sobre una de las barras de tareas del mismo aumentan las funcionalidades del mismo o simplemente lo decoran.

the avatar of Nathan Wolf
the avatar of openSUSE News

curl, GNOME, KDE Updates Arrive in Tumbleweed

openSUSE’s rolling release Tumbleweed finished off 2021 with multiple snapshots and 2022 is starting off the same by producing nine snapshots so far this year.

The latest Tumbleweed snapshot, 20220112, updated Mozilla Firefox to major version 96.0 and addressed almost 20 Common Vulnerabilities and Exposures. The browser added a new feature for printing that allows users to choose to print only the odd/even pages.The browser now defaults all cookies to having a SameSite=lax attribute to helps defend against one-click attacks. While gnome-desktop had a version bump to 41.3, gnome-shell 41.3 fixed some crashes, improved window tracking and updated translations. GNOME’s window manager mutter 41.3 fixed a mixed up refresh rate in multi-monitor setups and fixed orientation changes on devices with 90 degree adjustments. Command line utility hdparm 9.63 added a patch and has a new --sanitize-overwrite-passes flag. Other packages to update in the snapshot were rdma-core 38.1, libpipeline 1.5.5, rdma-core 38.1, vim 8.2.4063 and wayland 1.20.0.

The entire KDE stack was updated in snapshot 20220111, which brought KDE Gear 21.12.1, KDE Frameworks 5.90.0 and Plasma 5.23.5. Gear 21.12.1 fixed kalarm that had prevented command line actions from running with bad calendar files. Video editor Kdenlive created some default rules for varying frames-per-second clips that are imported. Frameworks 5.90.0 had some changes for the input/output library KIO; it finished PolKit integration and KIO also fixed hidden NTFS mountpoints when /etc/mtab is a regular file. The update of Kirigami in Frameworks 5.90.0 improved consistency with scrolling in Qt widgets and fixed layered navigation buttons. The update of Plasma 5.25.5 fixed bugs involving fetching Flatpak updates in the software management (Graphical User Interface) Discover. Plasma Desktop fixed some settings and handling of X11 and KDE’s Bluedevil package fixed device type detection for Audio/Video devices. Several other fixes were made in KDE’s stack update. There were several other updated packages in the snapshot, but almost all were Python Package Index. One of the other packages to update supports the work-flow of YaST developers; rubygem-yast-rake 0.2.44 added support for multiple Rubocop versions. The other non-PyPI updates were to music player amarok and perl-IO-Socket-SSL 2.073.

The snapshot 20220110 updated curl to version 7.81.0 and Daniel Stenberg’s video lists 16 of his favorite bug fixes. One of those was the enablement of HAProxy support for hyper backend, which is a separate http backend for curl, and another was providing a tool to warn if too many output arguments were found when specifying a number of urls. PipeWire 0.3.43 improved memory usage, fixed some crashes and provided better compatibility with GStreamer based applications. An update of framework gupnp 1.4.2 fixed a memory leak, deprecated some root component and enhanced documentation. The mtools package, which is a collection of utilities to access MS-DOS disks, updated to 4.0.37 and fixed a missing command error in floppyd_io.c. The home media server package rygel 0.40.3 fixed a deadlock on start-up and the 4.4.6 yast2-security package fixed some SELinux requirement. Several other packages were updated in the snapshot.

Xen had some upstream patches arriving in the 20220109 snapshot. It also added a fix in collecting active Virtual Machine config files in the supportconfig plugin xen-supportconfig. GNOME software updated to version 41.3 in the snapshot and removed various cultural sensitivity badges. An update of aws-cli 1.22.28 updated some requirements in the spec file from setup.py. The dleyna-renderer package, which allows clients to discover and manipulate Digital Media Renderers, and its complementary package dleyna-server, removed error logging in versions 0.7.2. An update of yast2 4.4.34 fixed test failures in Ruby 2.5 that was caused by the fix for Ruby 3.0. Other packages to update in the snapshot were libsoup 3.0.4, libstorage-ng 4.4.72, fmt 8.1.1 and more.

The first update of the week for libstorage-ng arrived in snapshot 20220107, which updated translations from Weblate in Japanese, Catalan and Slovak. An update of openssl 1.1.1m prioritised DANE TLSA issuer certificates over peer certificates. An update of GNU Compiler Collection 11 fixes memory corruption and hwdata 0.355 updated PCI, USB and vendor IDs. Fast compression algorithm package zstd updated to version 1.5.1 and rebalanced compression levels to better match the intended speed/level curve; it also made some minor compression ratio improvements for small data. Another package to update in the snapshot was xapps 2.2.8, which mostly provided translation updates.

Gamers who play Assassin’s Creed Syndicate were likely happy to see Tumbleweed’s 20220106 snapshot; the update of 3D Graphics package Mesa 21.3.3 in the snapshot fixed crashes in the game. Mesa and its drivers package fixed build failure with MSVC as well. The update of ImageMagick 7.1.0.19 addressed a hang and possible DoS for certain SVG constructs. The update also improved adjustments of page offsets when resizing an image. Linux’s read-only file system squashfs updated to version 4.5; it added a new option to throttle the amount of CPU and I/O and mksquashfs now allows a no source directory to be specified. Several patches were removed with the update of kdump 0.9.2 and many more patches were added in preparation for openSUSE Leap 15.4. Other packages to update in the snapshot were fmt 8.1.0, vim 8.2.3995, perl-JSON 4.04 and more.

the avatar of Alessandro de Oliveira Faria

SUSEConnect como usar.

Em alguma situações não encontramos um pacote presente na dependência de um determinado RPM. Abaixo um How To de como utilizar o recurso SUSEConnect em máquinas SLES.

# zypper se libCharLS
Refreshing service 'Basesystem_Module_x86_64'.
Refreshing service 'Containers_Module_x86_64'.
Refreshing service 'Desktop_Applications_Module_x86_64'.
Refreshing service 'Development_Tools_Module_x86_64'.
Refreshing service 'Legacy_Module_x86_64'.
Refreshing service 'Public_Cloud_Module_x86_64'.
Refreshing service 'Python_2_Module_x86_64'.
Refreshing service 'SUSE_Cloud_Application_Platform_Tools_Module_x86_64'.
Refreshing service 'SUSE_Linux_Enterprise_Server_x86_64'.
Refreshing service 'Server_Applications_Module_x86_64'.
Refreshing service 'Web_and_Scripting_Module_x86_64'.
Loading repository data…
Reading installed packages…
No matching items found.

For an extended search including not yet activated remote resources you may run 'zypper
search-packages' at any time.
Do you want to run 'zypper search-packages' now? yes/no/always/never: : yes

Could not search for the package: SUSE::Connect::UnsupportedOperation: Package search is not supported by the registration proxy: Alternatively, use the web version at https://scc.suse.com/packages/
No package found

No exemplo acima o pacote libCharLS2 não foi encontrado nos repositórios configurados no servidor atual. Para equacionar este problema, devemos entrar na URL https://scc.suse.com/packages/ e preencher os parâmetros do ambiente conforme o exemplo abaixo:

Então clique no botão pesquisar e selecione o pacote desejado. No meu caso esta a libCharLS2:

Após esta ação receberemos os comando para respectiva instalação:

Pronto, Basta agora executá-los:

# SUSEConnect -p PackageHub/15.2/x86_64
Registering system to registration proxy https://smt-ec2.susecloud.net

Updating system details on https://smt-ec2.susecloud.net …

Activating PackageHub 15.2 x86_64 …
-> Adding service to system …
-> Installing release package …

Successfully registered system

E agora finalmente o comando zypper in…

zypper install libCharLS2-2.0.0-bp152.3.23
Refreshing service ‘Basesystem_Module_x86_64’.
Refreshing service ‘Containers_Module_x86_64’.
Refreshing service ‘Desktop_Applications_Module_x86_64’.
Refreshing service ‘Development_Tools_Module_x86_64’.
Refreshing service ‘Legacy_Module_x86_64’.
Refreshing service ‘Public_Cloud_Module_x86_64’.
Refreshing service ‘Python_2_Module_x86_64’.
Refreshing service ‘SUSE_Cloud_Application_Platform_Tools_Module_x86_64’.
Refreshing service ‘SUSE_Linux_Enterprise_Server_x86_64’.
Refreshing service ‘SUSE_Package_Hub_x86_64’.
Refreshing service ‘Server_Applications_Module_x86_64’.
Refreshing service ‘Web_and_Scripting_Module_x86_64’.
Warning: The gpg key signing file ‘repomd.xml’ has expired.
Repository: SUSE-PackageHub-15-SP2-Backports-Pool
Key Fingerprint: 637B 32FF 3D83 F07A 7AE1 C40A 9C21 4D40 6517 6565
Key Name: openSUSE:Backports OBS Project
Key Algorithm: RSA 2048
Key Created: Wed Oct 2 13:17:53 2019
Key Expires: Fri Dec 10 13:17:53 2021 (EXPIRED)
Rpm Name: gpg-pubkey-65176565-5d94a381
Building repository ‘SUSE-PackageHub-15-SP2-Backports-Pool’ cache ………[done]
Loading repository data…
Reading installed packages…
Resolving package dependencies…

The following NEW package is going to be installed:
libCharLS2

The following package has no support information from its vendor:
libCharLS2

1 new package to install.
Overall download size: 75.5 KiB. Already cached: 0 B. After the operation, additional 286.1 KiB will be used.
Continue? y/n/v/…? shows all options: y
Retrieving package libCharLS2-2.0.0-bp152.3.23.x86_64 (1/1), 75.5 KiB (286.1 KiB unpacked)
Retrieving: libCharLS2-2.0.0-bp152.3.23.x86_64.rpm ..……………[done]

Checking for file conflicts: …………………………………………….[done]
(1/1) Installing: libCharLS2-2.0.0-bp152.3.23.x86_64 …….………….[done]

E pronto!