![]() Registered Member ![]()
|
Hello
![]() I'm not sure, but I think that KDE Neon uses Ubuntu's repos and its own repos. If this is true, then how do I install packages from Ubuntu's repos and from Neon's repos from the command line? Thanks in advance, Luís Carneiro |
![]() Registered Member ![]()
|
Have a look at either 'man apt' and 'man apt-get' for command line entries only.
Aptitude gives you a terminal based format but you have to use apt to install it first. |
![]() Registered Member ![]()
|
Thank you for the quick answer Gummidge
![]() BTW the main purpose of pkcon client is to control Neon's repos packages? |
![]() Registered Member ![]()
|
Sorry, never used or even looked at pkcon client.
A favourite with many Ubuntu/Debian users is to install https://www.techrepublic.com/article/ho ... aresystem/ It updates, checks and cleans your system - first thing I run everyday on log-in - it even updates itself! You can read the script file that it runs to understand what it does which is interesting in itself. |
![]() Registered Member ![]()
|
Thank you for the awesome suggestion
![]() I asked about the pkcon utility because in the KDE Neon's FAQ it says the following:
|
![]() Registered Member ![]()
|
Apt can either '--upgrade' or '--full-upgrade'
The first option only deals with already installed software whereas the latter does the same but also installs any new or additional software that is required. So using Neon usual recommendation is to 'apt --full-upgrade' everytime. |
![]() Registered Member ![]()
|
Presumably both the Ubuntu repos and the Neon repos should be listed together in your apt config, so from the perspective of making sure you're updating/installing from both it shouldn't matter whether you use apt(-get), aptitude or pkcon (packagekit is just a distro-agnostic wrapper around the distro's native tools, which makes it nice for devs to create cross-distro package manager apps like Discover, Muon or Gnome Software Center). In either case it should pull in updates for packages in both the Ubuntu repos and Neon repos.
From there, pkcon should provide whatever functionality that most users would need to update or install packages from the repos, so it just becomes a matter of preference whether you like pkcon's or apt's (or aptitude's) experience more.
airdrik, proud to be a member of KDE forums since 2008-Dec.
|
![]() Registered Member ![]()
|
I'm not very familiar with pkcon, so I have been using the apt command. So to install something, you should search for the exact name of the app if it is in the repositories and then use the apt install command. For example, if you want chromium (browser) then the command is
Typically one updates apt first before installing, so to install kmymoney for example
|
Registered users: Bing [Bot], Evergrowing, Google [Bot], q.ignora, watchstar