~ubuntu-core-doc/help.ubuntu.com/help.ubuntu.com

« back to all changes in this revision

Viewing changes to 21.10/ubuntu-help/addremove-remove.html.hu

  • Committer: Doug Smythies
  • Date: 2021-08-28 05:43:15 UTC
  • Revision ID: dsmythies@telus.net-20210828054315-nm8purlx1kmfsn4b
add 21.10 desktop help preliminary

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html lang=hu>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Alkalmazás eltávolítása</title>
 
6
<link rel="stylesheet" type="text/css" href="hu.css">
 
7
<script type="text/javascript" src="highlight.pack.js"></script><script>
 
8
document.addEventListener('DOMContentLoaded', function() {
 
9
  var matches = document.querySelectorAll('code.syntax')
 
10
  for (var i = 0; i < matches.length; i++) {
 
11
    hljs.highlightBlock(matches[i]);
 
12
  }
 
13
}, false);</script><script type="text/javascript" src="yelp.js"></script>
 
14
</head>
 
15
<body id="home">
 
16
<script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
 
17
        _uacct = "UA-1018242-8";
 
18
        urchinTracker();
 
19
      </script><script>
 
20
      function englishPageVersion() {
 
21
 
 
22
        var href = window.location.href;
 
23
        if (href.slice(-1) == "/") {
 
24
                window.location = "index.html.en";
 
25
        } else {
 
26
                window.location = href.replace(/\.html.*/, ".html.en");
 
27
        }
 
28
         return false;
 
29
      }
 
30
 
 
31
      function browserPreferredLanguage() {
 
32
        var href = window.location.href;
 
33
        if (href.slice(-1) == "/") {
 
34
                window.location = href;
 
35
        } else {
 
36
                window.location = href.replace(/\.html.*/, ".html");
 
37
        }
 
38
        return false;
 
39
      }
 
40
      </script><div id="container">
 
41
<div id="container-inner">
 
42
<div id="mothership"><ul>
 
43
<li><a href="https://partners.ubuntu.com">Partners</a></li>
 
44
<li><a href="https://www.ubuntu.com/support/community-support">Support</a></li>
 
45
<li><a href="https://community.ubuntu.com">Community</a></li>
 
46
<li><a href="https://www.ubuntu.com">Ubuntu.com</a></li>
 
47
</ul></div>
 
48
<div id="header">
 
49
<h1 id="ubuntu-header"><a href="https://help.ubuntu.com/">Ubuntu Documentation</a></h1>
 
50
<ul id="main-menu">
 
51
<li><a class="main-menu-item current" href="../../">Official Documentation</a></li>
 
52
<li><a href="https://help.ubuntu.com/community/CommunityHelpWiki">Community Help Wiki</a></li>
 
53
<li><a href="https://community.ubuntu.com/t/contribute/26">Contribute</a></li>
 
54
</ul>
 
55
</div>
 
56
<div id="menu-search"><div id="search-box">
 
57
<noscript><form action="https://www.google.com/cse" id="cse-search-box"><div>
 
58
<input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq"><input type="hidden" name="ie" value="UTF-8"><input type="text" name="q" size="21"><input type="submit" name="sa" value="Search">
 
59
</div></form></noscript>
 
60
<script>
 
61
                document.write('<form action="../../search.html" id="cse-search-box">');
 
62
                document.write('  <div>');
 
63
                document.write('    <input type="hidden" name="cof" value="FORID:9">');
 
64
                document.write('    <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq">');
 
65
                document.write('    <input type="hidden" name="ie" value="UTF-8">');
 
66
                document.write('    <input type="text" name="q" size="21">');
 
67
                document.write('    <input type="submit" name="sa" value="Search">');
 
68
                document.write('  </div>');
 
69
                document.write('</form>');
 
70
              </script>
 
71
</div></div>
 
72
<div class="trails" role="navigation"><div class="trail">
 
73
<span style="color: #333">Ubuntu 21.10</span> » <a class="trail" href="index.html.hu" title="Ubuntu felhasználói kézikönyv"><span class="media"><span class="media media-image"><img src="figures/ubuntu-logo.png" height="16" width="16" class="media media-inline" alt="Help"></span></span> Ubuntu Desktop Guide</a> » <a class="trail" href="addremove.html.hu" title="Install &amp; remove software">Szoftver telepítése/eltávolítása</a> » </div></div>
 
74
<div id="cwt-content" class="clearfix content-area"><div id="page">
 
75
<div id="content">
 
76
<div class="hgroup pagewide"><h1 class="title"><span class="title">Alkalmazás eltávolítása</span></h1></div>
 
77
<div class="region">
 
78
<div class="contents pagewide">
 
79
<p class="p">An application is software that has a graphical user interface (GUI).
 
80
    You can use <span class="app">Ubuntu Software</span> to remove applications that you 
 
81
    no longer use.</p>
 
82
<p class="p">Applications are available in two formats: snap packages and Debian packages. 
 
83
   An application available as a snap package is from now on referred to as a <span class="em">snap</span>.
 
84
   Some applications are available in both formats. In such a case in
 
85
   <span class="app">Ubuntu Software</span> the snap will be listed first.</p>
 
86
<p class="p">You may also wish to remove software that does not have a GUI.
 
87
    To remove such software, you can use
 
88
    <span class="link"><a href="addremove-install-synaptic.html.hu" title="A Synaptic használata speciális szoftverkezelési feladatokra">Synaptic</a></span>. Note that <span class="app">Synaptic</span> does not list snaps.
 
89
  </p>
 
90
<p class="p">To remove an application:</p>
 
91
<div class="steps"><div class="inner"><div class="region"><ol class="steps">
 
92
<li class="steps"><p class="p">
 
93
        Click the <span class="app">Ubuntu Software</span> icon in the <span class="gui">Dock</span>, or search
 
94
        for <span class="input">Software</span> in the <span class="em">Activities</span> search bar.
 
95
      </p></li>
 
96
<li class="steps"><p class="p">Az <span class="app">Ubuntu Szoftverek</span> megnyílása után kattintson a fenti <span class="gui">Telepített</span> gombra.</p></li>
 
97
<li class="steps"><p class="p">Keresse meg az eltávolítani kívánt alkalmazást a keresőmezővel vagy a telepített alkalmazások listájában.</p></li>
 
98
<li class="steps"><p class="p">Válassza ki az eltávolítani kívánt alkalmazást, és nyomja meg az <span class="gui">Eltávolítás</span> gombot.</p></li>
 
99
<li class="steps"><p class="p">
 
100
        Confirm that you want to remove the application.
 
101
      </p></li>
 
102
<li class="steps"><p class="p">
 
103
        You will be asked to authenticate by entering your password.
 
104
        After you have done that, the application will be removed.
 
105
      </p></li>
 
106
</ol></div></div></div>
 
107
<div class="note" title="Megjegyzés">
 
108
<svg width="24" height="24" version="1.1">
 
109
 <path class="yelp-svg-fill" d="m4 3h16c0.554 0 1 0.446 1 1v11h-6v6h-11c-0.554 0-1-0.446-1-1v-16c0-0.554 0.446-1 1-1z"></path>
 
110
 <path class="yelp-svg-fill" d="m17 16h4l-5 5v-4c0-0.554 0.446-1 1-1z"></path>
 
111
</svg><div class="inner"><div class="region"><div class="contents"><p class="p">Néhány alkalmazás megfelelő működése másokon múlik. Ha megpróbál eltávolítani egy másik alkalmazás által igényelt alkalmazást, akkor mindkét alkalmazás eltávolításra kerül. Az alkalmazások eltávolítása előtt a program megerősítést kér.</p></div></div></div>
 
112
</div>
 
113
</div>
 
114
<section class="links" role="navigation"><div class="inner">
 
115
<div class="hgroup pagewide"></div>
 
116
<div class="contents pagewide">
 
117
<div class="links guidelinks"><div class="inner">
 
118
<div class="title"><h2><span class="title">További információk</span></h2></div>
 
119
<div class="region"><ul><li class="links ">
 
120
<a href="addremove.html.hu" title="Install &amp; remove software">Install &amp; remove software</a><span class="desc"> — Add and remove applications and other software. Handle
 
121
    additional software repositories.</span>
 
122
</li></ul></div>
 
123
</div></div>
 
124
<div class="links seealsolinks"><div class="inner">
 
125
<div class="title"><h2><span class="title">Lásd még</span></h2></div>
 
126
<div class="region"><ul>
 
127
<li class="links ">
 
128
<a href="addremove-install-synaptic.html.hu" title="A Synaptic használata speciális szoftverkezelési feladatokra">A Synaptic használata speciális szoftverkezelési feladatokra</a><span class="desc"> — A Synaptic az <span class="app">Ubuntu Szoftverek</span> egy hatékony, de bonyolult szoftverkezelési alternatívája.</span>
 
129
</li>
 
130
<li class="links ">
 
131
<a href="addremove-install.html.hu" title="Install additional applications">
 
132
    Install additional applications
 
133
  </a><span class="desc"> — 
 
134
      Use <span class="app">Ubuntu Software</span> to install additional applications and make Ubuntu more 
 
135
      useful.
 
136
    </span>
 
137
</li>
 
138
</ul></div>
 
139
</div></div>
 
140
</div>
 
141
</div></section>
 
142
</div>
 
143
<div class="clear"></div>
 
144
</div>
 
145
<div id="pagebottom"></div>
 
146
</div></div>
 
147
</div>
 
148
<div id="footer">
 
149
<p style="padding-bottom: 0.4em">You can choose the <b>displayed language</b> by adding a language suffix to the web address so it ends with e.g. <tt>.html.en</tt> or <tt>.html.de</tt>.<br>
 
150
          If the web address has no language suffix, the preferred language specified in your web browser's settings is used. For your convenience:<br>
 
151
 
 
152
          [ <a title="English page version" href="#" onClick="englishPageVersion();">Change to English Language</a> | 
 
153
          <a title="Language selected by browser" href="#" onClick="browserPreferredLanguage()">Change to Browser's Preferred Language</a> ]</p>
 
154
<p>The material in this document is available under a free license, see <a href="../../legal.html">Legal</a> for details.<br>
 
155
          For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>.
 
156
          To report errors in this documentation, <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">file a bug</a>.</p>
 
157
</div>
 
158
</div>
 
159
</body>
 
160
</html>