The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
1–10 of 77 posts
Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#2Really cool. Somehow I had missed the introduction of this but it's a friendlier interface and already on my Ubuntu systems.
Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#3Really cool. Somehow I had missed the introduction of this but it's a friendlier interface and already on my Ubuntu systems.
Same here, I can't believe we're a few years late. Much better than the apt-get / apt-cache stupidity.
Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#4Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#5Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#6Why not just alias apt=aptitude?
Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#7Why not just alias apt=aptitude?
Yea... My thoughts as well?
Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#8I've never understood why debian insists on having these be different commands. It would make sense if install, search, upgrade and uninstall were all discrete, but the way it is today feels half implemented.
Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#9Why not just alias apt=aptitude?
apt has colors, aptitude doesn't… ?
Re: The apt command: Combining apt-get and apt-cache and adds a progress bar (2014)
#10I've never understood why debian insists on having these be different commands. It would make sense if install, search, upgrade and uninstall were all discrete, but the way it is today feels half implemented.
Same. Having to search for what you wanted to install via apt-cache, but then actually install it via apt-get, was a triumph of some unexplainable factor over usability.