Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
0bd5b378
Commit
0bd5b378
authored
Jan 23, 2004
by
Ivan Leo Murray-Smith
Committed by
Alexandre Julliard
Jan 23, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improved RPM installation instructions.
parent
6fb62d03
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
installing.sgml
documentation/installing.sgml
+11
-5
No files found.
documentation/installing.sgml
View file @
0bd5b378
...
@@ -86,23 +86,29 @@
...
@@ -86,23 +86,29 @@
</
para
>
</
para
>
</
sect2
>
</
sect2
>
<
sect2
>
<
sect2
>
<
title
>
Red
Hat
(
RPM
)
Linux
</
title
>
<
title
>
Linux
Red
Hat
,
Mandrake
,
Suse
and
other
distributions
using
RPM
</
title
>
<
para
>
<
para
>
Switch
to
the
directory
you
downloaded
the
RPM
package
file
to
.
Most
distributions
provide
a
graphical
tool
for
installing
RPM
packages
,
you
can
use
it
by
simply
clicking
(
Or
double
clicking
,
depending
on
your
system
settings
)
on
the
RPM
.
If
you
don
't have a
graphical RPM manager installed, using a shell, switch to the
directory where you downloaded the RPM package file to.
Once there, type this one command as root, adapting the
Once there, type this one command as root, adapting the
package file name as required:
package file name as required:
</para>
</para>
<screen>
<screen>
<
prompt
>#
</><
userinput
>
rpm
-
ivh
wine
-<
replaceable
>
200
20605
-
2.
i386
</>.
rpm
</>
<prompt># </><userinput>rpm -ivh wine-<replaceable>200
3121
2.i386</>.rpm</>
</screen>
</screen>
<para>
<para>
You may also want to install the
You may also want to install the
<systemitem>wine-devel</systemitem> package.
<systemitem>wine-devel</systemitem> package.
</para>
</para>
<para>
<para>
Uninstalling
an
installed
Wine
RPM
package
can
be
done
by
If you'
ve
installed
wine
graphically
,
you
can
uninstall
it
running
:
using
your
graphical
RPM
manager
(
Gnorpm
,
Kpackage
,
Yast
,
Mandrake
Control
Center
and
so
on
),
alternatively
,
uninstalling
a
installed
Wine
RPM
package
can
be
done
from
a
shell
,
by
running
:
</
para
>
</
para
>
<
screen
>
<
screen
>
<
prompt
>#
</><
userinput
>
rpm
-
qa
|
grep
-
i
wine
</>
<
prompt
>#
</><
userinput
>
rpm
-
qa
|
grep
-
i
wine
</>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment