File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ sudo apt remove qt5-omodsim
181181### Install
182182Install the RPM package from the command line:
183183``` bash
184- sudo dnf install ./qt6-omodsim_1 .10.0-1.x86_64.rpm
184+ sudo dnf install ./qt6-omodsim-1 .10.0-1.x86_64.rpm
185185```
186186
187187### Remove
@@ -194,7 +194,7 @@ sudo dnf remove qt6-omodsim
194194### Install
195195Install the RPM package from the command line as root user:
196196``` bash
197- apt-get install ./qt6-omodsim_1 .10.0-1.x86_64.rpm
197+ apt-get install ./qt6-omodsim-1 .10.0-1.x86_64.rpm
198198```
199199
200200### Remove
@@ -211,7 +211,7 @@ sudo rpm --import qt6-omodsim.rpm.pubkey
211211```
212212Install the RPM package using Zypper:
213213``` bash
214- sudo zypper install ./qt6-omodsim_1 .10.0-1.x86_64.rpm
214+ sudo zypper install ./qt6-omodsim-1 .10.0-1.x86_64.rpm
215215```
216216
217217### Remove
You can’t perform that action at this time.
0 commit comments