ilikenwf / apt-fast

apt-fast: A shellscript wrapper for apt that speeds up downloading of packages.
http://www.mattparnell.com/projects/apt-fast-and-axel-roughly-26x-faster-apt-get-installations-and-upgrades.html
GNU General Public License v3.0
1.96k stars 185 forks source link

Updates README with newer Ubuntu LTS and replace deprecated apt-key #230

Closed colindean closed 7 months ago

colindean commented 1 year ago

I just now ran through installation on Debian 12 bookworm testing and thought I'd update the instructions to reflect the deprecation of apt-key.

https://manpages.debian.org/bullseye/apt/apt-key.8.en.html

https://manpages.debian.org/bookworm/apt/apt-key.8.en.html

Lasall commented 7 months ago

Thank you so much for providing updated instructions. The README was updated in: 750b890337e7f8441e94210e54402e585b9183ef

Please feel free to open the PR again if you want to push more changes.