apt-smart
apt-smart copied to clipboard
apt-smart: Smart, automated, robust apt-get mirror selection for Debian, Ubuntu and Linux Mint
I'm not sure if it can be done without this but hope there'll be native support for **stdin** so I can use some code to input a list of URLs...
Since I have updated from the main Ubuntu repository, I can only use up to date mirrors without crashing my system. I need to filter the list generated from `apt-smart`...
Unlike Ubuntu having `distro-info` package which can be got updated by APT, Linuxmint does not have similar package to get up-to-date distro info, at lease I cannot find one. Currently,...
In some local network, the same country does not mean faster than foreign countries. Please add an option to test all mirrors.
When I install the apt smart package but I don't know how to solve this traceback error
Currently, `-l` lists mirrors indexed, and `-b` just lists the first one and `-a` selects that first one. It has happened to me that I want to use 2 or...
I installed and ran apt-smart like this: ``` sudo python3 -m pip install -U apt-smart --break-system-packages apt-smart -a ``` and got this traceback: ``` Encountered unexpected exception! Aborting .. Traceback...