source: general/sysutils/unrar.xml@ 956d023

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 956d023 was 956d023, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Simplify fix for kdelibs4support.
Update to wayland-protocols-1.8.
Update to xterm-329.
Update to whois-5.2.16.
Update to garcon-0.6.1.
Update to Parse-Yapp-1,2.
Update to unrar-5.5.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18831 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 3.7 KB
RevLine 
[1208b2f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
[784a1a7f]8 <!ENTITY unrar-download-ftp " ">
[956d023]9 <!ENTITY unrar-md5sum "0def2076d53a65b8243d01fa74259a50">
[38290b4]10 <!ENTITY unrar-size "216 KB">
[7a327b0]11 <!ENTITY unrar-buildsize "2.1 MB">
[1de41efa]12 <!ENTITY unrar-time "less than 0.1 SBU">
[1208b2f]13]>
14
[c627795]15<sect1 id="unrar" xreflabel="UnRar-&unrar-version;">
[1208b2f]16 <?dbhtml filename="unrar.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>UnRar-&unrar-version;</title>
24
25 <indexterm zone="unrar">
26 <primary sortas="a-UnRar">UnRar</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to UnRar</title>
31
[c627795]32 <para>
33 The <application>UnRar</application> package contains a
34 <filename>RAR</filename> extraction utility used for
35 extracting files from <filename>RAR</filename> archives.
36 <filename>RAR</filename> archives are usually created
37 with <application>WinRAR</application>, primarily in a
38 Windows environment.
39 </para>
[1208b2f]40
[fa3aa0e2]41 &lfs80_checked;
[956d023]42 &gcc7_checked;
[7d0ab06d]43
[1208b2f]44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
[c627795]47 <para>
48 Download (HTTP): <ulink url="&unrar-download-http;"/>
49 </para>
[1208b2f]50 </listitem>
51 <listitem>
[c627795]52 <para>
53 Download (FTP): <ulink url="&unrar-download-ftp;"/>
54 </para>
[1208b2f]55 </listitem>
56 <listitem>
[c627795]57 <para>
58 Download MD5 sum: &unrar-md5sum;
59 </para>
[1208b2f]60 </listitem>
61 <listitem>
[c627795]62 <para>
63 Download size: &unrar-size;
64 </para>
[1208b2f]65 </listitem>
66 <listitem>
[c627795]67 <para>
68 Estimated disk space required: &unrar-buildsize;
69 </para>
[1208b2f]70 </listitem>
71 <listitem>
[c627795]72 <para>
73 Estimated build time: &unrar-time;
74 </para>
[1208b2f]75 </listitem>
76 </itemizedlist>
77
78 <para condition="html" role="usernotes">User Notes:
[c627795]79 <ulink url="&blfs-wiki;/unrar"/>
80 </para>
[1208b2f]81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of UnRar</title>
85
[c627795]86 <para>
87 Install <application>UnRar</application> by running the following
88 commands:
89 </para>
[1208b2f]90
[4ad93b6]91<screen><userinput>make -f makefile</userinput></screen>
[1208b2f]92
[c627795]93 <para>
94 This package does not come with a test suite.
95 </para>
[1208b2f]96
[c627795]97 <para>
98 Now, as the <systemitem class="username">root</systemitem> user:
99 </para>
[1208b2f]100
[ad800a0]101<screen role="root"><userinput>install -v -m755 unrar /usr/bin</userinput></screen>
[1208b2f]102
103 </sect2>
104
105 <sect2 role="content">
106 <title>Contents</title>
107
108 <segmentedlist>
[c3c56b2]109 <segtitle>Installed Program</segtitle>
110 <segtitle>Installed Libraries</segtitle>
111 <segtitle>Installed Directories</segtitle>
[1208b2f]112
113 <seglistitem>
[c627795]114 <seg>
115 unrar
116 </seg>
[c3c56b2]117 <seg>
118 None
119 </seg>
120 <seg>
121 None
122 </seg>
[1208b2f]123 </seglistitem>
124 </segmentedlist>
125
126 <variablelist>
127 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
128 <?dbfo list-presentation="list"?>
129 <?dbhtml list-presentation="table"?>
130
131 <varlistentry id="unrar-prog">
132 <term><command>unrar</command></term>
133 <listitem>
[c627795]134 <para>
135 uncompresses a <filename>RAR</filename> archive.
136 </para>
[1208b2f]137 <indexterm zone="unrar unrar-prog">
138 <primary sortas="b-unrar">unrar</primary>
139 </indexterm>
140 </listitem>
141 </varlistentry>
142
143 </variablelist>
144
145 </sect2>
146
147</sect1>
Note: See TracBrowser for help on using the repository browser.