Synaptic Package Manager: Difference between revisions
No edit summary |
m Kangtain moved page Software/Synaptic Package Manager to Synaptic Package Manager over redirect |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
==Installasi== | ==Installasi== | ||
*You may also install Synaptic via command line. Make sure to enable universe repository first: | *You may also install Synaptic via command line. Make sure to enable universe repository first: | ||
sudo add-apt-repository universe | |||
*And then update the cache (not required in Ubuntu 18.04 and higher versions): | *And then update the cache (not required in Ubuntu 18.04 and higher versions): | ||
sudo apt update | |||
*Now, use the command below to install synaptic package manager: | *Now, use the command below to install synaptic package manager: | ||
sudo apt install synaptic | |||
*That’s it. | *That’s it. | ||
== | ==Source== | ||
*[https:// | *[https://itsfoss.com/synaptic-package-manager/ itsfoss.com] | ||
*[https:// | *[https://geek-university.com/linux/synaptic/ geek-university.com] | ||
[[Category:Software]][[Category:Linux]] | [[Category:Software]][[Category:Linux]] | ||