-
![](https://m.primal.net/IFWY.png)
@ FreedomTech
2024-08-23 22:38:01
![](https://image.nostr.build/42472c0f56eabe204a74d071e82e1cdf3573d53e88e4fd4e1d62740b0cc0bdac.png)
(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](https://odysee.com/@TechHut:1/nala-is-apt-but-way-better:3):
\
Here's [a link to get nala](https://gitlab.com/volian/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](https://www.themoviedb.org/movie/8587-the-lion-king)" movie. 😂😂
⚡️ [Follow](nostr:npub1fkluklzamwpyn7w8awxzrcqe7z8mldlvthk4gz9kz3vsh6udz62s9qj48l) | 🗣 [Discuss](nostr:nevent1qqsyle9lxzgt5zvd84yhvcdgm7mtthuva2fn076nhzd6qaxd4jyudzqzypxmljmuthdcyj0ecl4ccg0qr8cgl0aha3w764qgkc29jzlt35tf2qcyqqqqq2q4hy6hy)
#Nala #Apt #SudoApt #Linux #Terminal #Apptitude