HI, I have tried searching the forums for this, but can't find anything pitched at my level. I have just bought a new laptop, running Ubuntu 24.04, and I need to install Tellico (a collection manager, https://tellico-project.org/). It does not seem to be available from the repositories that come with Ubuntu by default. I have been using this package for years, so must have added an appropriate repository on my old laptop, but can't remember what I did. The repository list for Tellico is at https://repology.org/project/tellico/versions and I'm guessing I need to use Arch if I want to get the latest version. I have made two attempts to do this via the Software and Updates module, both of which ended with Software and Updates not being able to run again until I used a text editor to remove the entries I had added from the appropriate file. If someone could walk me through literally every step I need, I would be extremely grateful.
Tellico is in the 24.04 ubuntu repositories (kde universe) Code: $ apt-cache policy tellico tellico: Installed: (none) Candidate: 3.5.3-1ubuntu5 Version table: 3.5.3-1ubuntu5 500 500 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
$ apt-cache policy tellico tellico: Installed: (none) Candidate: 3.5.3-1ubuntu5 Version table: 3.5.3-1ubuntu5 500 500 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
When I type that in Terminal I get exactly the same result. I assumed that if it was in the repositories, I would be able to find it via the App Centre, but all I get is "No results found for tellico". This is why I said "very basic help" in the subject, assume I know nothing. Thanks.
If you're happy with version 3.5.3 then a simple Code: sudo apt install tellico will get and install it. The reason it doesn't show up in the snap-store - or whatever other descendant of gnome-software you mean by App Centre - is that applications need to have additional metadata stored outside of the repositories to show up and the maintainer of tellico didn't bother to do that. If you absolutely insist on version 4.0 then you will have to install flatpak, enable flathub as a repository for flatpak and install it from there. Since I don't use flatpaks - no, not for any ideological reasons, I just never had the need - I can't give you step-by-step step instructions, but tutorials for each step should be within reach on your favourite search engine. Holger
sudo apt install tellico
Thank you so much. I didn't know that about the metadata, I'll try to remember it in future. I now have version 3.5.3 on my new laptop, and will look at upgrading to version 4 when I'm feeling brave. Thanks again.
To search and install from the repositories I have always used synaptic. That's how I knew tellico was there. You can install that from the App Centre.
Actually flathub has instructions for most of the process at https://flathub.org/setup/Ubuntu ... Upgrading is not quite how I'd describe switching from a Debian package to a flatpak, since flatpaks (and snaps) basically exist outside the normal packaging system. You can in theory have different versions of the same program installed at the same time in different kinds of packages but obviously any changes in data format between the packages will lead to interesting - meaning catastrophic - problems. Better to uninstall the version from the repositories ('sudo apt remove --purge tellico') before installing the flatpak. Holger
Thanks! Another new thing learned.
Originally Posted by Holger_Gehrke Actually flathub has instructions for most of the process at https://flathub.org/setup/Ubuntu ... Thank you so much, you made my day. As a Sociology student, I needed help with an essay on social theory that I couldn’t finish in time. A friend suggested I try canadianwritings.com and I’m so glad I did! The writer delivered a thoughtful and well-structured essay that was exactly what I needed. It was ready before the deadline, and I got a great grade. I’ll definitely be using their services again! Upgrading is not quite how I'd describe switching from a Debian package to a flatpak, since flatpaks (and snaps) basically exist outside the normal packaging system. You can in theory have different versions of the same program installed at the same time in different kinds of packages but obviously any changes in data format between the packages will lead to interesting - meaning catastrophic - problems. Better to uninstall the version from the repositories ('sudo apt remove --purge tellico') before installing the flatpak. Holger Thank you so much, you made my day.
Last edited by lilyrivera; October 22nd, 2024 at 01:19 PM.
View Tag Cloud
Ubuntu Forums Code of Conduct