Proper way to add packman?
Confused about what the packman repo does?
Is packman really still needed?
Packman vs. Packman Essentials on OpenSUSE Tumbleweed ?
Videos
Just installed Tumbleweed and read on the opensuse website that I have to add Packman repo.
Now, what i know is that I need it for codecs and it is 3rd-party.
Then, it tells me to run:
sudo zypper dup --from packman --allow-vendor-change
The command gave me some results that confused me because it is trying to upgrade some packages and install some new ones but along with that it downgrading some as well. And then, changing the vendor for all of them.
-
Is this expected behaviour or is something wrong?
-
Should i use packman or packman-essential?
-
How likely it is that packman will break packages?
Hi,
I'm a seasoned Linux user (two and a half decades of experience) but I'm new to OpenSUSE Tumbleweed.
Here's my current repository setup:
# zypper repos --priority # | Alias | Name | Enabled | GPG Check | Refresh | Priority --+------------+------------+---------+-----------+---------+------- 1 | anydesk | anydesk | Yes | (r ) Yes | Yes | 100 2 | chrome | chrome | Yes | (r ) Yes | Yes | 100 3 | essentials | essentials | Yes | (r ) Yes | Yes | 90 4 | non-oss | non-oss | Yes | (r ) Yes | Yes | 99 5 | nvidia | nvidia | Yes | (r ) Yes | Yes | 100 6 | oss | oss | Yes | (r ) Yes | Yes | 99 7 | updates | updates | Yes | (r ) Yes | Yes | 99
There's a couple packages I'd need that are not to be found in any official or third-party repository. Like a command-line only version of MPlayer, or OBS Studio.
I wonder if I should move from Packman Essentials to plain Packman. Before doing that, I'd like to ask the seasoned Tumbleweed users among you. What can I expect ? Smooth experience ? Breakage ?
Cheers,
Niki
You mean Packman, not Pacman, as per your title, but not in the actual question.
And yes, they are available.
I tend to use the mirror at Packman openSUSE mirror
You are best though going to the packman site at packman main site & pick a local mirror.
You still need to add a repository via yast2 repositories rather than adding it manually if you are not comfortable doing it that way.
Could someone tell me if the Pacman
nonsensical; pacman is the packaging tool from a different, incompatible distro. There's no "pacman for OpenSUSE".
and Mozilla repositories are available for the new Leap 16?
Mozilla's software (Firefox and thunderbird) are packaged by OpenSuse itself. Thus, they are in your standard system repositories. No special setup needed.
There's (to the best of my knowledge) no channel for "experimental/nightly" releases of Firefox or Thunderbird for OpenSUSE leap. But you definitely don't care about these anyways, from your other question, as you want to use them, not develop them.
Dear all,
What is the proper or right way of adding packman to a Tumbleweed Installation?
On the wiki it is explained with changing the priority and then a dup from the added repository:
https://en.opensuse.org/Additional_package_repositories#Packman
Is this the safe way or is it better via yast (priority 99) and then switch all system packages to versions of packman (via yast software Tool)?
I'm trying to figure out if packman-essentials is good enough for me. What are the differences between packman and packman-essentials? Are there packages in packman which are not in packman-essentials just an addition to the official OpenSuse repos or are there as well packages with additionally codes compiled?