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