oneno
February 14, 2023, 11:48am
1
Issuing the command:
# SUDO_EDITOR=nano sudoedit /etc/environment
displays the nano EDITOR with the following entry:
DOWNGRADE_FROM_ALA=1
After saving and issuing the command:
# downgrade zoom
Downgrading from A.L.A. is disabled on the stable branch. To override this behavior, set DOWNGRADE_FROM_ALA to 1.
See https://wiki.manjaro.org/index.php/Downgrading_packages for more details.
No results found
Unable to downgrade zoom
#
How to downgrade?
Do you have downgrade installed?
pamac install downgrade
to downgrade:
sudo downgrade package name
edit: I didn’t notice that it was an AUR package. I apologize for the misinformation
JR
GaVenga
February 14, 2023, 12:12pm
3
https://wiki.manjaro.org/index.php/Downgrading_packages
Another option: in pamac gui settings ==> tab advanced “Enable downgrades”
BUT: as ZOOM is in the repo AUR ==> no downgrade possible
https://aur.archlinux.org/packages?O=0&SeB=nd&K=zoom&outdated=&SB=p&SO=d&PP=50&submit=Go
https://aur.archlinux.org/packages/zoom
Or:
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference...
oneno:
# downgrade zoom
You cannot downgrade a custom package build from AUR
2 Likes
The only thing you can do then is:
rollback to the snapshot before updating zoom ( snapper pac-snap
)
re-doing everything , but not updating zoom
P.S. i do use trizen
Zesko
February 14, 2023, 1:00pm
6
Do you use yay
AUR helper?
If yes, You can downgrade zoom, if it exists in yay cache.
$ yay -U ~/.cache/yay/{package}
If no, you modify the PKGBUILD
oneno
February 14, 2023, 1:09pm
7
Yes have downgrade installed.
oneno
February 14, 2023, 1:19pm
8
$ yay -U ~/.cache/yay/zoom
[sudo] password for :
loading packages...
error: '/home/ /.cache/yay/zoom': could not find or read package
-> exit status 1
$
Guess local yay cache was emptied.
if you built zoom using pamac
You may still have the package in the pamac cache
ls /var/tmp/pamac-build-$USER
oneno
February 14, 2023, 10:08pm
10
Have successfully compiled mesa with codecs.
So can now run with latest zoom.
1 Like
system
Closed
February 17, 2023, 12:08pm
11
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.