Home
last modified time | relevance | path

Searched refs:autoremove (Results 1 – 25 of 931) sorted by relevance

12345678910>>...38

/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/hg/tasks/
H A Duninstall.yml14 # using the apt module prevents autoremove from working, so call apt-get via shell instead
16 shell: apt-get -y remove mercurial && apt-get -y autoremove
23 autoremove: yes
26 # the yum module does not have an autoremove parameter
28 shell: yum -y autoremove mercurial
35 autoremove: yes
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dapt.py641 if autoremove:
642 autoremove = '--auto-remove'
644 autoremove = ''
816 if autoremove:
819 autoremove = ''
884 if autoremove:
885 autoremove = '--auto-remove'
887 autoremove = ''
1071 autoremove = p['autoremove']
1154 if autoremove:
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/integration/targets/hg/tasks/
H A Duninstall.yml14 # using the apt module prevents autoremove from working, so call apt-get via shell instead
16 shell: apt-get -y remove mercurial && apt-get -y autoremove
23 autoremove: yes
26 # the yum module does not have an autoremove parameter
28 shell: yum -y autoremove mercurial
35 autoremove: yes
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Dapt.py665 if autoremove:
666 autoremove = '--auto-remove'
668 autoremove = ''
840 if autoremove:
843 autoremove = ''
908 if autoremove:
909 autoremove = '--auto-remove'
911 autoremove = ''
1097 autoremove = p['autoremove']
1191 if autoremove:
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dapt.py688 if autoremove:
689 autoremove = '--auto-remove'
691 autoremove = ''
870 if autoremove:
873 autoremove = ''
938 if autoremove:
939 autoremove = '--auto-remove'
941 autoremove = ''
1165 autoremove = p['autoremove']
1260 if autoremove:
[all …]
/dports/ports-mgmt/pkg/pkg-1.17.5/tests/frontend/
H A Dautoremove.sh6 autoremove \
61 pkg autoremove -y
79 pkg autoremove -yDq
98 pkg autoremove -yq
117 pkg autoremove -yn
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/apt/tasks/
H A Drepo.yml100 - name: Upgrade foobar to a version which does not depend on foo, autoremove should remove foo
103 autoremove: yes
111 - name: Check that foo was removed by autoremove
142 - name: autoremove should remove foo
144 autoremove: yes
147 - name: Check that autoremove correctly reports changed=True
157 - name: Check that foo was removed by autoremove
162 - name: Nothing to autoremove
164 autoremove: yes
167 - name: Check that autoremove correctly reports changed=False
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/apt/tasks/
H A Drepo.yml100 - name: Upgrade foobar to a version which does not depend on foo, autoremove should remove foo
103 autoremove: yes
111 - name: Check that foo was removed by autoremove
142 - name: autoremove should remove foo
144 autoremove: yes
147 - name: Check that autoremove correctly reports changed=True
157 - name: Check that foo was removed by autoremove
162 - name: Nothing to autoremove
164 autoremove: yes
167 - name: Check that autoremove correctly reports changed=False
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/apt/tasks/
H A Drepo.yml100 - name: Upgrade foobar to a version which does not depend on foo, autoremove should remove foo
103 autoremove: yes
111 - name: Check that foo was removed by autoremove
142 - name: autoremove should remove foo
144 autoremove: yes
147 - name: Check that autoremove correctly reports changed=True
157 - name: Check that foo was removed by autoremove
162 - name: Nothing to autoremove
164 autoremove: yes
167 - name: Check that autoremove correctly reports changed=False
/dports/sysutils/dnf/dnf-4.9.0/tests/cli/commands/
H A Dtest_autoremove.py24 import dnf.cli.commands.autoremove as autoremove namespace
44 cmd = autoremove.AutoremoveCommand(self.cli)
/dports/sysutils/auto-admin/auto-admin-0.7.8.1/Scripts/
H A Dauto-update-system89 if [ 0$autoremove != 0n ]; then
93 pkg autoremove
96 pkg autoremove -y
252 read autoremove
255 autoremove=y
474 read -p 'Auto-remove unneeded dependencies? [y]/n ' autoremove
475 if [ 0$autoremove != 0n ]; then
476 yum autoremove -y || true
483 yum autoremove -y
488 yum autoremove -y
H A Dauto-update-pkgsrc58 if [ 0$autoremove != 0n ]; then
62 pkgin autoremove
65 pkgin -y autoremove
184 read autoremove
187 autoremove=y
/dports/sysutils/sshsudo/sshsudo-1.0/sshsudo-1.0/
H A DREADME.md60 …example is shown below(with screen output), where sshsudo is used to execute "apt-get autoremove":
62autoremove Please enter your password: ===== foo@comp1: sudo apt-get 'autoremove' [sudo] password …
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DAnimation.webidl44 [Pref="dom.animations-api.autoremove.enabled"]
52 [Pref="dom.animations-api.autoremove.enabled"]
64 [Pref="dom.animations-api.autoremove.enabled"]
66 [Pref="dom.animations-api.autoremove.enabled", Throws]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webidl/
H A DAnimation.webidl44 [Pref="dom.animations-api.autoremove.enabled"]
52 [Pref="dom.animations-api.autoremove.enabled"]
64 [Pref="dom.animations-api.autoremove.enabled"]
66 [Pref="dom.animations-api.autoremove.enabled", Throws]
/dports/www/firefox/firefox-99.0/dom/webidl/
H A DAnimation.webidl44 [Pref="dom.animations-api.autoremove.enabled"]
52 [Pref="dom.animations-api.autoremove.enabled"]
64 [Pref="dom.animations-api.autoremove.enabled"]
66 [Pref="dom.animations-api.autoremove.enabled", Throws]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webidl/
H A DAnimation.webidl44 [Pref="dom.animations-api.autoremove.enabled"]
52 [Pref="dom.animations-api.autoremove.enabled"]
64 [Pref="dom.animations-api.autoremove.enabled"]
66 [Pref="dom.animations-api.autoremove.enabled", Throws]
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dapt-get10 …if [[ ${words[i]} == @(install|remove|autoremove|purge|source|build-dep|download|changelog) ]]; th…
18 remove | autoremove | purge)
89 --trivial-only --no-remove --auto-remove --autoremove --only-source
97 download clean autoclean autoremove changelog indextargets' \
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/
H A Dyumdnf.py24 autoremove=dict(type='bool', default=False),
69 self.autoremove = self.module.params['autoremove']
114 if self.autoremove:
119 if self.autoremove and (self.state != "absent"):
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/module_utils/
H A Dyumdnf.py27 autoremove=dict(type='bool', default=False),
72 self.autoremove = self.module.params['autoremove']
117 if self.autoremove:
122 if self.autoremove and (self.state != "absent"):
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/
H A Dyumdnf.py27 autoremove=dict(type='bool', default=False),
72 self.autoremove = self.module.params['autoremove']
117 if self.autoremove:
122 if self.autoremove and (self.state != "absent"):
/dports/print/lyx/lyx-2.3.4.2/src/support/
H A DTempFile.cpp80 void TempFile::setAutoRemove(bool autoremove) in setAutoRemove() argument
82 d->f.setAutoRemove(autoremove); in setAutoRemove()
/dports/sysutils/dnf/dnf-4.9.0/dnf/cli/commands/
H A Dautoremove.py72 self.base.autoremove(forms,
77 self.base.autoremove()
/dports/cad/yosys/yosys-yosys-0.12/
H A DDockerfile17 && apt-get autoclean && apt-get clean && apt-get -y autoremove \
34 && apt-get autoclean && apt-get clean && apt-get -y autoremove \
/dports/biology/gatk/gatk-4.2.0.0/scripts/docker/gatkbase/
H A DDockerfile25 apt-get -y autoremove
32 apt-get -y autoremove && \

12345678910>>...38