User Tools

Site Tools


config:ubuntu18-20-upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
config:ubuntu18-20-upgrade [2023/05/29 11:55] – external edit 127.0.0.1config:ubuntu18-20-upgrade [2025/09/30 22:28] (current) Wulf Rajek
Line 81: Line 81:
 </code> </code>
  
-Install tortoisehg (if required)+[[linux:tortoisehg|Install tortoisehg (if required)]]
-https://askubuntu.com/questions/1182598/how-to-install-tortoisehg-on-ubuntu-19-10 +
-https://askubuntu.com/questions/1232173/how-to-install-the-tortoisehg-in-ubuntu20-04 +
-<code> +
-mkdir ~/temp 2>/dev/null +
-cd ~/temp +
-sudo apt install python-is-python3 +
-python --version +
-sudo apt install -y python3-pip build-essential +
-sudo apt install -y mercurial +
-hg clone https://bitbucket.org/tortoisehg/thg/ -r stable +
-hg clone https://foss.heptapod.net/mercurial/tortoisehg/thg -r stable +
-cd thg +
-pip3 install pyqt5 +
-pip3 install qscintilla +
-sudo apt install -y pyqt5.qsci-dev +
-pip3 install mercurial +
-sudo apt install -y python3-iniparse +
-make local +
-cd ~/temp +
-rm -rf ~/tortoisehg 2>/dev/null +
-mkdir ~/tortoisehg +
-mv thg/* ~/tortoisehg +
-vi ~/.local/share/applications/tortoisehg.desktop +
-pip3 install qscintilla +
-sudo apt-get install python3-pyqt5.qsci +
-</code>+
  
 Keepass2: Keepass2:
config/ubuntu18-20-upgrade.1685357732.txt.gz · Last modified: by 127.0.0.1