add xbps tapes
This commit is contained in:
parent
46f538bbe8
commit
c6f2891003
28
distros/void/xbps-install.tape
Normal file
28
distros/void/xbps-install.tape
Normal file
@ -0,0 +1,28 @@
|
||||
Require xbps-query
|
||||
Require xbps-install
|
||||
|
||||
Set Shell "bash"
|
||||
Set FontSize 20
|
||||
Set Width 1400
|
||||
Set Height 900
|
||||
|
||||
Type "sudo xbps-install --sync" Enter Sleep 700ms Enter
|
||||
|
||||
Type "sudo xbps-install --update --yes" Sleep 700ms
|
||||
|
||||
Backspace 33
|
||||
|
||||
Type "echo same but faster!" Sleep 200ms Enter
|
||||
|
||||
Type "sudo xbps-install -uy" Enter Sleep 700ms
|
||||
|
||||
Type "echo now we just download" Sleep 2s Enter
|
||||
|
||||
Type "sudo xbps-install -SD --yes" Sleep 700ms Enter
|
||||
|
||||
Type "echo and install from the downloaded updates..." Sleep 2s Enter
|
||||
|
||||
Type "sudo xbps-install -Du" Sleep 700ms Enter
|
||||
|
||||
Sleep 4s
|
||||
|
64
distros/void/xbps-query.tape
Normal file
64
distros/void/xbps-query.tape
Normal file
@ -0,0 +1,64 @@
|
||||
Require xbps-query
|
||||
Require xbps-install
|
||||
|
||||
Set Shell "bash"
|
||||
#Set FontSize 20
|
||||
#Set Width 1400
|
||||
#Set Height 900
|
||||
|
||||
#Hide
|
||||
#
|
||||
#Type "sudo xbps-remove -y cowsay xcowsay aerc"
|
||||
|
||||
Show
|
||||
|
||||
Type "xbps-query cows" Enter Sleep 1s
|
||||
|
||||
Type "nothing..."
|
||||
|
||||
Backspace 11
|
||||
|
||||
Type "xbps-query --search cows" Sleep 500ms Enter
|
||||
|
||||
Type "xbps-query --repository --search cows" Sleep 500ms Enter
|
||||
|
||||
Type "echo same but faster!" Sleep 200ms Enter
|
||||
|
||||
Type "xbps-query -Rs cows" Sleep 500ms Enter
|
||||
|
||||
Sleep 3s
|
||||
|
||||
Type "sudo xbps-install -y xcowsay" Enter Sleep 700ms Enter
|
||||
|
||||
Sleep 5
|
||||
|
||||
Type "xbps-query --repository --search 'email'" Sleep 300ms Enter
|
||||
|
||||
Type "too much...." Sleep 1s
|
||||
|
||||
Backspace 13
|
||||
|
||||
Sleep 1s
|
||||
|
||||
Type "xbps-query -R --search '^email'" Sleep 300ms Enter
|
||||
|
||||
Sleep 2s
|
||||
|
||||
Type "xbps-query -Rs --regex '^email terminal'" Sleep 300ms Enter
|
||||
|
||||
Type "???" Sleep 2s
|
||||
|
||||
Backspace 3
|
||||
|
||||
Sleep 3s
|
||||
|
||||
Type "regex first!" Sleep 2s
|
||||
|
||||
Backspace 12
|
||||
|
||||
Type "xbps-query --regex -Rs '^email.*terminal'" Sleep 300ms Enter Sleep 900ms
|
||||
|
||||
Type "xbps-query --regex -Rs '^terminal.*email'" Sleep 300ms Enter Sleep 900ms
|
||||
|
||||
Type "sudo xbps-install aerc" Enter Sleep 300ms Enter Sleep 2s
|
||||
|
28
distros/void/xbps-remove.tape
Normal file
28
distros/void/xbps-remove.tape
Normal file
@ -0,0 +1,28 @@
|
||||
Require xbps-query
|
||||
Require xbps-install
|
||||
|
||||
Set Shell "bash"
|
||||
#Set FontSize 20
|
||||
#Set Width 1400
|
||||
#Set Height 900
|
||||
|
||||
Type "sudo xbps-remove --yes thunderbird" Enter Sleep 2s
|
||||
|
||||
Type "time to kill orphans" Sleep 600ms
|
||||
|
||||
Backspace 21
|
||||
|
||||
Enter
|
||||
|
||||
Type "xbps-remove --remove-orphans --dry-run" Sleep 700ms
|
||||
|
||||
Backspace 38
|
||||
|
||||
Enter
|
||||
|
||||
Type "xbps-remove -on | cowsay" Sleep 300ms Enter Sleep 1.5s
|
||||
|
||||
Type "sudo xbps-remove --yes -o" Sleep 700ms Enter
|
||||
|
||||
Sleep 2s
|
||||
|
Loading…
Reference in New Issue
Block a user