# File lib/rye/cmd.rb, line 93
93:
def
dpkg
(
*
args
)
run_command
(
'dpkg'
,
args
)
end