A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
-bash: apt-sortpkgs: command not found #Debian apt-get install apt-utils #Ubuntu apt-get install apt-utils #Kali Linux apt-get install apt-utils #Fedora dnf install apt-utils #Raspbian apt-get install apt-utils
apt-sortpkgs [-s] [-o=config_string] [-c=config_file] filename... {-v | --version} {-h | --help}
-s:使用源索引字段排序; -h:显示帮助信息。
文件:指定要排序的包含debian包信息的索引文件。