關於ARM架構的ubuntu18 04軟體源

2021-09-27 06:01:51 字數 905 閱讀 3471

需要在arm64的開發機上做一些開發,系統是廠商魔改的lubuntu18.04,和ubuntu區別不大

隨便搜尋後嘗試過以下的軟體源

修改後能正常update,但是各個源都會找不到一些常用的依賴

暫時的結論是:很多映象站要麼沒有做arm的源,要麼不完整

所以還是換回官方源了

deb  bionic main restricted universe multiverse

deb-src bionic main restricted universe multiverse

deb bionic-updates main restricted universe multiverse

deb-src bionic-updates main restricted universe multiverse

deb bionic-security main restricted universe multiverse

deb-src bionic-security main restricted universe multiverse

deb bionic-backports main restricted universe multiverse

deb-src bionic-backports main restricted universe multiverse

deb ubuntu-ports/ bionic main universe restricted

deb-src ubuntu-ports/ bionic main universe restricted

Windows 遠端桌面連線Ubuntu 14

windows 遠端桌面連線到ubuntu 14.04具體操作步驟如下 步驟一 安裝xrdp 使用快捷鍵 ctrl alt t 開啟乙個終端視窗,輸入 sudo apt get install xrdp 回車 輸入root使用者的密碼 回車 輸入 y 回車,安裝完成。步驟二 安裝vnc4server...

Windows10遠端連線Ubuntu18 04

說明 看了很多部落格,測試了好多方法,也許別人是成功的,但是我這裡就是不行。本來不想寫這個教程,但是網上的教程太不爭氣了,繁瑣還不好使!sudo apt update sudo apt install openssh server 如果安裝了ssh,可以進行遠端執行下面命令 sudo apt get...

Windows遠端桌面連線Ubuntu 14 04

由於xrdp gnome和unity之間的相容性問題,在ubuntu 14.04版本中仍然無法使用xrdp登陸gnome或unity的遠端桌面,現象是登入後只有黑白點為背景,無圖示也無法操作。與13.10中的解決方式相同,使用xrdp只能登入xfce的遠端桌面。windows 7下硬碟安裝ubunt...