Nala - An Elegant Front-End for APT

(Forwarded from Blueghost05)

"I just watched a Tech Hut video about nala, an apt replacement/enhancer. It adds a lot of helpful information about one's apt adventures and looks nice too."

Here's Tech Hut's video:

Here's a link to get nala. Scroll down the page to learn about it and pick up the terminal commands to install it under the # Installation section."
-- Blueghost05

You can install it with these 3 commands:

echo "deb [arch=amd64,arm64,armhf] http://deb.volian.org/volian/ scar main" | sudo tee /etc/apt/sources.list.d/volian-archive-scar-unstable.list

wget -qO - https://deb.volian.org/volian/scar.key | sudo tee /etc/apt/trusted.gpg.d/volian-archive-scar-unstable.gpg > /dev/null

sudo apt update && sudo apt install nala

Judging from the logo, the "Nala" name, and the "Scar" repository, it seems the Nala projects derive its name from "The Lion King" movie. 😂😂

⚡️ [Follow](Freedom Tech) | 🗣 Discuss

#Nala #Apt #SudoApt #Linux #Terminal #Apptitude