So, you're using Ubuntu or one of its cool cousins, right? If so, you probably know how easy it is to grab new software for your system. It's pretty straightforward!
You've got a bunch of ways to install official software. You can kick things off with the Ubuntu Software Store or check out other platforms like Flatpaks, AppImages, and snaps. But if you're feeling a bit old-school, you can just pop open a Terminal window and use that classic apt command to snag what you need.
Now, here's the catch: some apps come in .deb format. These are the ones that make you go on a little adventure to their official websites to download and install them manually. Not super fun, right? It's not the worst thing ever, but it definitely isn't as slick as using apt-get.
This is where deb-get steps in! According to its GitHub page, deb-get is like apt-get's twin for .debs that are hanging out in third-party repositories or just waiting for you on a website.
The best part? It takes care of all those pesky dependencies automatically, just like good ol' apt-get. So now you can easily install .deb files from various places like GitHub or official sites—all straight from your command line!
You won't believe how easy it is to get deb-get up and running! Just grab the .DEB package from the official releases page on GitHub and install it on your system.
After installing it, run deb-get list
, and you'll see all the available software options. To kick off an installation, just type sudo deb-get application_name
. There are also handy commands like deb-get search
, deb-get purge
, and deb-get clean
.
If you want more details about commands or supported sources and software, check out the app's official GitHub repository.
If you're rolling with Ubuntu or its flavors, there's really no reason not to give deb-get a shot! Created by Martin Wimpress, it's lightweight, super convenient, and impressively quick. In short—it's awesome!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.